Manager..::..ReadDefaultFilterRecID Method

Reads the default filter record identifier.

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

Syntax


public string ReadDefaultFilterRecID(
	int FilterNo,
	string HR_Staff_RecID
)
Public Function ReadDefaultFilterRecID ( _
	FilterNo As Integer, _
	HR_Staff_RecID As String _
) As String
public:
String^ ReadDefaultFilterRecID(
	int^ FilterNo, 
	String^ HR_Staff_RecID
)

Parameters

FilterNo
Type: Int32
The filter no.
HR_Staff_RecID
Type: String
The h r_ staff_ record identifier.

Return Value

System.String.