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