ServiceEventGroups_IN::find Method
Finds the service event group.
Syntax
client server public static ServiceEventGroups_IN find(
ServiceEventGroup_IN eventGroup,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- eventGroup
Type: ServiceEventGroup_IN Extended Data Type
The service event group.
- _forupdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model.
Return Value
Type: ServiceEventGroups_IN Table
The service event group.