Table of Contents

Property Value

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

Value

Gets the current value of the property.

string Value { get; }

Property Value

string

Remarks

Provides read-only access to the current value of the property. Use the AsWritable() method to obtain a writable instance for updating the value.