Property Alias
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Alias
Gets or sets the alias of the included element or service.
public string Alias { get; set; }
Property Value
Exceptions
- ArgumentException
The value is a non-empty alias that already exists in the service configuration.