SingleServerService.GetActiveServerId
Description:
Returns the Id of the server currently associated with the given document for the service.
Returns the Id of the server currently associated with the given document for the service.
Overloads (2):
public Guid GetActiveServerId(
Document document
)
-
documentThe 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.
-
A non-optional argument was null