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.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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à
Tipo:
BooleanVedi anche