SalesQuoteLine..::..PriceSelected Property
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.dll)
Syntax
public ReturnedPrice PriceSelected { get; set; }
Public Property PriceSelected As ReturnedPrice Get Set
public: property ReturnedPrice^ PriceSelected { ReturnedPrice^ get (); void set (ReturnedPrice^ value); }