2024 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 single-server and built-in multi-server services can currently be mandatory. All other services that are optional don't have a default server.
public Guid GetDefaultServerId()
Guid The GUID of the default server, or an invalid GUID if there is none assigned.