Proprietà PartInfoLoadPartDataAttrList
|
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 28.1.0-RC
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