Proprietà DocumentLinkingEventArgsDocuments
             | 
          
        
        
            Restituisce l'elenco dei documenti che si vogliono linkare all'anagrafica.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DocStructInfoList Documents { get; set; }Public Property Documents As DocStructInfoList
	Get
	Set
public:
property DocStructInfoList^ Documents {
	DocStructInfoList^ get ();
	void set (DocStructInfoList^ value);
}member Documents : DocStructInfoList with get, set
Valore della proprietà
DocStructInfoList
Vedi anche