Proprietà DedEditAnagrControlAsInDb
             | 
          
        
        
            Indica se in fase di applicazione delle regole valutarlo con se fosse codificato o meno.
            
        
        Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool AsInDb { get; set; }Public Property AsInDb As Boolean
	Get
	Set
public:
property bool AsInDb {
	bool get ();
	void set (bool value);
}member AsInDb : bool with get, set
Valore della proprietà
Boolean
Vedi anche