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.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public DocStructInfoList FileList { get; }
Public ReadOnly Property FileList As DocStructInfoList
Get
public:
property DocStructInfoList^ FileList {
DocStructInfoList^ get ();
}
member FileList : DocStructInfoList with get
Valore della proprietà
Tipo:
DocStructInfoListVedi anche