IInventoryCategory..::..Description Property

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

Syntax


string Description { get; set; }
Property Description As String
	Get
	Set
property String^ Description {
	String^ get ();
	void set (String^ value);
}