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