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