Categories..::..Category2Collection Property

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

Syntax


public Category2Collection Category2Collection { get; set; }
Public Property Category2Collection As Category2Collection
	Get
	Set
public:
property Category2Collection^ Category2Collection {
	Category2Collection^ get ();
	void set (Category2Collection^ value);
}