Proprietà ImportCommDocumentFileList
             | 
          
        
        
            Restituisce la lista dei file da importare come documenti e da associare
            alla commessa. Inserire in questa lista solo i file che si desidera importare e non le dipendenze, 
            a meno ché non siano a loro volta da importare.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.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