public bool ValidateJobNo( ref string JobCode, ref string JobNoDesc, ref string ClassID, ref string JobID )
Public Function ValidateJobNo ( _ ByRef JobCode As String, _ ByRef JobNoDesc As String, _ ByRef ClassID As String, _ ByRef JobID As String _ ) As Boolean
public: bool^ ValidateJobNo( String^% JobCode, String^% JobNoDesc, String^% ClassID, String^% JobID )