JiwaReportRange..::..FormulaKey Property

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

Syntax


public string FormulaKey { get; set; }
Public Property FormulaKey As String
	Get
	Set
public:
property String^ FormulaKey {
	String^ get ();
	void set (String^ value);
}