Proprietà DisconnectDocumentFileList
             | 
          
        
        
            Restituisce la lista dei documenti da scollegare dall'anagrafica.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.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