Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether a specified record is found in the SIGReasonCode table.
Syntax
client server public static boolean exist(SIGReasonCodeId _reasonCodeId)
Run On
Called
Parameters
- _reasonCodeId
Type: SIGReasonCodeId Extended Data Type
Return Value
Type: boolean
true if the specified record is found; otherwise, false.
Remarks
This method is called to check for the existence of a specific reason code ID.