Proprietà DedCommandContextDocList
             | 
          
        
        
            Restituisce la lista dei documenti sui quali eseguire il comando.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic DedDocList DocList { get; }Public ReadOnly Property DocList As DedDocList
	Get
public:
property DedDocList^ DocList {
	DedDocList^ get ();
}member DocList : DedDocList with get
Valore della proprietà
DedDocList
Vedi anche