Returns the Id of the default server if one was assigned to the service.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public Guid GetDefaultServerId()
Return Value
GuidThe GUID of the default server, or an invalid GUID if there is none assigned.