Upsell..::..PrimaryCategory Property

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

Syntax


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