Inventory..::..AttributeGroups Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.XML
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


[DataMemberAttribute]
public List<AttributeGroup> AttributeGroups { }
<DataMemberAttribute> _
Public Property AttributeGroups As List(Of AttributeGroup)
[DataMemberAttribute]
public:
property List<AttributeGroup^>^ AttributeGroups {
}