2021 Method
Changes 0
M

ExternalService.GetDefaultServerId

Description:
Returns the Id of the default server if one was assigned to the service.
Remarks:
Only mandatory services have default servers assigned. Only built-in service can currently be mandatory. All third-party services are optional and cannot (amd may not) have default servers.
public Guid GetDefaultServerId()
Guid The GUID of the default server, or an invalid GUID if there is none assigned.