Method AsWritable
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common.Properties
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
AsWritable()
Returns a writable instance of the property.
IWritableProperty AsWritable()
Returns
- IWritableProperty
An IWritableProperty instance for modifying the property's value.
Exceptions
- InvalidOperationException
Property is not writable.