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