Proprietà DeleteCommAnagrCommandDcaList
|
Lista di oggetti DedCommAnagrItem
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public List<DedCommAnagrItem> DcaList { get; set; }
Public Property DcaList As List(Of DedCommAnagrItem)
Get
Set
public:
property List<DedCommAnagrItem^>^ DcaList {
List<DedCommAnagrItem^>^ get ();
void set (List<DedCommAnagrItem^>^ value);
}
member DcaList : List<DedCommAnagrItem> with get, set
Valore della proprietà
ListDedCommAnagrItemVedi anche