Share via


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

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: DOCommonServerState Table
A DOCommonServerState record.

See Also

Reference

DOCommonServerState Table