Proprietà DedCommandContextDataList
|
Restituisce la lista delle anagrafiche sulle quali eseguire il comando.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.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