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