Proprietà DeleteCommAnagrCommandDcaList
             | 
          
        
        
            Lista di oggetti DedCommAnagrItem
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic 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à
ListDedCommAnagrItem
Vedi anche