Proprietà FileStateElementMissing
|
Imposta o restituisce se l'elemento è mancante
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public bool Missing { get; set; }
Public Property Missing As Boolean
Get
Set
public:
property bool Missing {
bool get ();
void set (bool value);
}
member Missing : bool with get, set
Valore della proprietà
BooleanVedi anche