Inventory..::..Groups Property

Gets or sets the groups.

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

Syntax


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

Field Value

The groups.