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