SalesOrder..::..Cartage2GstRate Property
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrder.XML
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.dll)
Syntax
[DataMemberAttribute] public decimal Cartage2GstRate { get; set; }
<DataMemberAttribute> _ Public Property Cartage2GstRate As Decimal Get Set
[DataMemberAttribute] public: property Decimal^ Cartage2GstRate { Decimal^ get (); void set (Decimal^ value); }