Proprietà DedCommandDocAnagrInfoAnagr
             | 
          
        
        
            Restitusce l'anagrafica di contesto del documento: può essere null se il documento non ha
            un contesto chiaro oppure se non è disponibile.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic DedData Anagr { get; set; }Public Property Anagr As DedData
	Get
	Set
public:
property DedData^ Anagr {
	DedData^ get ();
	void set (DedData^ value);
}member Anagr : DedData with get, set
Valore della proprietà
DedData
Vedi anche