Proprietà GetBomInfoDetailsEventArgsAttrList
|
Lista degli attributi da visualizzare nel controllo.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic DedAttrList AttrList { get; set; }
Public Property AttrList As DedAttrList
Get
Set
public:
property DedAttrList^ AttrList {
DedAttrList^ get ();
void set (DedAttrList^ value);
}
member AttrList : DedAttrList with get, set
Valore della proprietà
DedAttrList
Vedi anche