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