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.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.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à
Tipo:
BooleanVedi anche