Category..::..Description Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Entities.Inventory
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[DataMemberAttribute] public string Description { get; set; }
<DataMemberAttribute> _ Public Property Description As String Get Set
[DataMemberAttribute] public: property String^ Description { String^ get (); void set (String^ value); }