LineDetail..::..SOHInsertFlag Property

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

Syntax


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