Proprietà SaveCommandCloneDist
|
Imposta o restituisce se clonare o meno la distinta nel caso in cui il comando sia un "Duplica Anagrafica".
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassipublic 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à
Boolean
Vedi anche