JiwaPrintReport..::..EnableParameterPrompting Property

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

Syntax


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