SIGReasonCode::exist Method
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.