Inventory..::..Groups Property

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

Syntax


public GroupCollection Groups { get; }
Public ReadOnly Property Groups As GroupCollection
	Get
public:
property GroupCollection^ Groups {
	GroupCollection^ get ();
}