Proprietà ExportDocumentExtraDocList
             | 
          
        
        
            Documenti extra ricavati dal comando. Sono da esportare in lista parallela per non inquinare la lista originale.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DocStructInfoList ExtraDocList { get; set; }Public Property ExtraDocList As DocStructInfoList
	Get
	Set
public:
property DocStructInfoList^ ExtraDocList {
	DocStructInfoList^ get ();
	void set (DocStructInfoList^ value);
}member ExtraDocList : DocStructInfoList with get, set
Valore della proprietà
DocStructInfoList
Vedi anche