Proprietà EditAnagrCommandBaseAttrList
             | 
          
        
        
            Restituisce la lista che viene utilizzata dal comando.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DedAttrList AttrList { get; }Public ReadOnly Property AttrList As DedAttrList
	Get
public:
property DedAttrList^ AttrList {
	DedAttrList^ get ();
}member AttrList : DedAttrList with get
Valore della proprietà
DedAttrList
Vedi anche