Share via


DEL_DirECommunicationTypeTable::findBySystemType Method

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

  • _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.

See Also

Reference

DEL_DirECommunicationTypeTable Table