Categories..::..Category1Collection Property

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

Syntax


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