Categories..::..Category4Collection Property

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

Syntax


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