Share via


DEL_DirECommunicationTypeTable::find Method

Finds a record from the DEL_DirECommunicationTypeTable table, depending on a DEL_DirECommunicationTypeId value.

Syntax

client server public static DEL_DirECommunicationTypeTable find(DEL_DirECommunicationTypeId _eCommunicationTypeId, [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 DEL_DirECommunicationTypeTable table.

See Also

Reference

DEL_DirECommunicationTypeTable Table