Maintenance..::..InsertFlag Property

Gets or sets a value indicating whether [insert flag].

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.BusinessLogic
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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

Field Value

true if [insert flag]; otherwise, false.