Proprietà PublishDocumentFileList
             | 
          
        
        
            Restituisce la lista dei documenti da impostare in checkout.
            Inserire in questa lista solo i file che si desidera elaborare e non le dipendenze.
            
        
        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