CashBookTransactionCollection..::..ValidateJobNo Method

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

Syntax


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
)

Parameters

JobCode
Type: String%
JobNoDesc
Type: String%
ClassID
Type: String%
JobID
Type: String%