Share via


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

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.

See Also

Reference

SIGReasonCode Table