Property IsReadOnly
- Assembly
- Skyline.DataMiner.Core.InterAppCalls.Common.dll
IsReadOnly
Gets a value indicating whether this object is read-only.
public bool IsReadOnly { get; }
Property Value
- bool
trueif read-only; otherwise,false.
Gets a value indicating whether this object is read-only.
public bool IsReadOnly { get; }
true if read-only; otherwise, false.