Share via


SpecTrans::existByRef Method

Determines whether the specified record in the SpecTrans table exists.

Syntax

client server public static boolean existByRef(
    CompanyId _refCompany, 
    TableId _refTableId, 
    RefRecId _refRecId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

SpecTrans Table