2027 Method
Changes 0
M

SingleServerService.GetActiveServerId

Description:
Returns the Id of the server currently associated with the given document for the service.
Overloads (2):
GetActiveServerId(Document)
public Guid GetActiveServerId(
	Document document
)
  • document
    The document for which the server is being set as active.
Return Value Guid The Guid of the active server, or an invalid Guid if there is no active server assigned.