EDI..::..InsertFlag Property

Namespace:  JiwaFinancials.Jiwa.JiwaDebtors
Assembly:  JiwaDebtors (in JiwaDebtors.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);
}