Proprietà ExportDocumentAttachDocList
             | 
          
        
        
            Documenti allegati ricavati dal comando. Sono da esportare in lista parallela per non inquinare la lista originale.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DocStructInfoList AttachDocList { get; }Public ReadOnly Property AttachDocList As DocStructInfoList
	Get
public:
property DocStructInfoList^ AttachDocList {
	DocStructInfoList^ get ();
}member AttachDocList : DocStructInfoList with get
Valore della proprietà
DocStructInfoList
Vedi anche