Job..::..InsertFlag Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


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