Proprietà CaricaParteWithOptions
|
Restituisce o imposta se il carica parte debba mostrare la gestione delle opzioni di caricamento
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public bool WithOptions { get; set; }
Public Property WithOptions As Boolean
Get
Set
public:
property bool WithOptions {
bool get ();
void set (bool value);
}
member WithOptions : bool with get, set
Valore della proprietà
BooleanVedi anche