Categories..::..Category3Collection Property

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

Syntax


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