Proprietà DocumentsEventArgsDocuments
             | 
          
        
        
            Restituisce la lista dei documenti in argomento. 
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DedDocList Documents { get; }Public ReadOnly Property Documents As DedDocList
	Get
public:
property DedDocList^ Documents {
	DedDocList^ get ();
}member Documents : DedDocList with get
Valore della proprietà
DedDocList
Vedi anche