Table of Contents

Property IsHidden

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

IsHidden

Gets or sets a value indicating whether the element is hidden.

bool IsHidden { get; set; }

Property Value

bool

true if the element is hidden; otherwise, false.

Exceptions

NotSupportedException

A set operation is not supported on a derived element.