Proprietà DedRuleApplierAlsoIfEmpty
|
Restituisce o imposta se si deve effettuare la scrittura del valore di regole che
sono prive di valori sostitutivi ovvero se si consente di svuotare un attributo.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool AlsoIfEmpty { get; set; }
Public Property AlsoIfEmpty As Boolean
Get
Set
public:
property bool AlsoIfEmpty {
bool get ();
void set (bool value);
}
member AlsoIfEmpty : bool with get, set
Valore della proprietà
BooleanVedi anche