Proprietà ExportDocumentFileList
             | 
          
        
        
            Restituisce la lista dei documenti da esportare
            Inserire in questa lista solo i file che si desidera elaborare e non le dipendenze.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic DocStructInfoList FileList { get; }Public ReadOnly Property FileList As DocStructInfoList
	Get
public:
property DocStructInfoList^ FileList {
	DocStructInfoList^ get ();
}member FileList : DocStructInfoList with get
Valore della proprietà
DocStructInfoList
Vedi anche