DOCommonServerState::findAllByRootEntityRefRecId Method
Find server state record by its root entity.
Syntax
client server public static DOCommonServerState findAllByRootEntityRefRecId(DOCommonServerStateRefRecId _rootEntityRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _rootEntityRecId
Type: DOCommonServerStateRefRecId Extended Data Type
The record ID of root entity.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: DOCommonServerState Table
A DOCommonServerState record.