Categories..::..Category5Collection Property

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

Syntax


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