Proprietà PartInfoLoadPartDataAttrList 
             | 
          
        
          
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.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à
Tipo: 
DedAttrList
Vedi anche