Upsell..::..SecondaryCategory Property

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

Syntax


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