CreditorChqPay..::..RecordEditMode Property

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

Syntax


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