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: 27.1.0
Sintassi public bool IsSavePrt { get; }
Public ReadOnly Property IsSavePrt As Boolean
Get
public:
property bool IsSavePrt {
bool get ();
}
member IsSavePrt : bool with get
Valore della proprietà
BooleanVedi anche