Proprietà DedEditAnagrControlRevisionAnagr
             | 
          
        
        
            Indica se si tratta di una creazione revisione o meno.
            
        
        Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool RevisionAnagr { get; set; }Public Property RevisionAnagr As Boolean
	Get
	Set
public:
property bool RevisionAnagr {
	bool get ();
	void set (bool value);
}member RevisionAnagr : bool with get, set
Valore della proprietà
Boolean
Vedi anche