Proprietà DocumentsEventArgsDocuments 
             | 
          
        
         
            Restituisce la lista dei documenti in argomento. 
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.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à
Tipo: 
DedDocList
Vedi anche