Proprietà CheckOutOnlyDirty
|
Inidica se operare solo sui file dirty
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool OnlyDirty { get; set; }
Public Property OnlyDirty As Boolean
Get
Set
public:
property bool OnlyDirty {
bool get ();
void set (bool value);
}
member OnlyDirty : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche