Table of Contents

Method AddService

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

AddService(DmsServiceId)

Adds a service to the service.

ServiceParamConfiguration AddService(DmsServiceId serviceId)

Parameters

serviceId DmsServiceId

The DataMiner/service ID of the service to include in the service.

Returns

ServiceParamConfiguration

The configuration of the added service, which can be further modified.

Remarks

When the same service is included more than once, assign a unique non-empty Alias to each instance.

Advanced search syntax