SIGReasonCode::find Method
Retrieves a record from the SIGReasonCode table, if found.
Syntax
client server public static SIGReasonCode find(SIGReasonCodeId _reasonCodeId, [boolean _forUpdate])
Run On
Called
Parameters
- _reasonCodeId
Type: SIGReasonCodeId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: SIGReasonCode Table
A SIGReasonCode record, if found.