Vorheriges Thema: ServiceDomain Methods

Nächstes Thema: GetServiceDomains

CreateServiceDomain

Description

This method creates a domain from the input data.

Syntax

long CreateServiceDomain (ServiceDomainData serviceDomainData);

Parameters

Name

Type

Description

serviceDomainData

ServiceDomainData

The data to use to create the service domain.

Return Value

The ID of the new service domain, as type long.

Remarks

None.