IGeneralLedgerCategory..::..Description Property

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

Syntax


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