Property Value
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Value
Gets or sets the property value.
public string Value { get; set; }
Property Value
Exceptions
- ArgumentNullException
The value of a set operation is null.
- ArgumentException
The value of a set operation is invalid.