Proprietà SaveCommandCloneDist
|
Imposta o restituisce se clonare o meno la distinta nel caso in cui il comando sia un "Duplica Anagrafica".
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool CloneDist { get; set; }
Public Property CloneDist As Boolean
Get
Set
public:
property bool CloneDist {
bool get ();
void set (bool value);
}
member CloneDist : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche