Proprietà DedRuleApplierItemAlsoIfEmpty
             | 
          
        
        
            Restituisce 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: 27.4.0
Sintassipublic bool AlsoIfEmpty { get; }Public ReadOnly Property AlsoIfEmpty As Boolean
	Get
public:
property bool AlsoIfEmpty {
	bool get ();
}member AlsoIfEmpty : bool with get
Valore della proprietà
Boolean
Vedi anche