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
serviceIdDmsServiceIdThe 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.