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