Proprietà DedCommandContextDataList
             | 
          
        
        
            Restituisce la lista delle anagrafiche sulle quali eseguire il comando.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DedDataList DataList { get; }Public ReadOnly Property DataList As DedDataList
	Get
public:
property DedDataList^ DataList {
	DedDataList^ get ();
}member DataList : DedDataList with get
Valore della proprietà
DedDataList
Vedi anche