SalesQuoteLineCollection..::..InAddKitRoutine Property

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

Syntax


public bool InAddKitRoutine { get; set; }
Public Property InAddKitRoutine As Boolean
	Get
	Set
public:
property bool^ InAddKitRoutine {
	bool^ get ();
	void set (bool^ value);
}