Proprietà ReplaceDocumentReferenceDocList
             | 
          
        
        
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DedDocList DocList { get; set; }Public Property DocList As DedDocList
	Get
	Set
public:
property DedDocList^ DocList {
	DedDocList^ get ();
	void set (DedDocList^ value);
}member DocList : DedDocList with get, set
Valore della proprietà
DedDocList
Vedi anche