SalesQuoteLine..::..KitRoundPart Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public SalesQuoteLine KitRoundPart { get; set; }
Public Property KitRoundPart As SalesQuoteLine
	Get
	Set
public:
property SalesQuoteLine^ KitRoundPart {
	SalesQuoteLine^ get ();
	void set (SalesQuoteLine^ value);
}