Share via


DOCommonServerState::findByServerIds Method

Find a server state record by the server ID.

Syntax

client server public static DOCommonServerState findByServerIds(
    DOCommonEntityServerId _serverId, 
    RefRecId _serviceId, 
   [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