Manager..::..GetJobCode Method

Gets the job code.

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

Syntax


public string GetJobCode(
	string JB_JobStages_RecID
)
Public Function GetJobCode ( _
	JB_JobStages_RecID As String _
) As String
public:
String^ GetJobCode(
	String^ JB_JobStages_RecID
)

Parameters

JB_JobStages_RecID
Type: String
The j b_ job stages_ record identifier.

Return Value

System.String.