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.
Finds a record from the DirECommunicationTypeTable table, depending on a DirSystemECommunicationType value.
Syntax
client server public static DEL_DirECommunicationTypeTable findBySystemType(DirSystemECommunicationType _systemType, [boolean _forupdate])
Run On
Called
Parameters
- _systemType
Type: DirSystemECommunicationType Enumeration
A DirSystemECommunicationType value of the record which must be selected.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: DEL_DirECommunicationTypeTable Table
A record from the DirECommunicationTypeTable table.