Restituisce se il comando stia lavorando come Salva Parte nel DB o come Salva nel DB.
Questo comportamento è predeterminato dal metodo costruttore del comando.
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic bool IsSavePrt { get; }Public ReadOnly Property IsSavePrt As Boolean
Get
public:
property bool IsSavePrt {
bool get ();
}member IsSavePrt : bool with get
Valore della proprietà
Boolean
Vedi anche