CashDisc::existByCompany Method

Determines whether the specified record in the CashDisc table exists.

Syntax

client server public static boolean existByCompany(CompanyId _company, CashDiscCode _cashDiscCode)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

CashDisc Table