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