Table of Contents

Property IsHidden

Namespace
Skyline.DataMiner.Net.GenericEnums
Assembly
SLNetTypes.dll

IsHidden

Gets or sets a value indicating whether this entry is hidden.

public bool IsHidden { get; set; }

Property Value

bool

true if this entry is hidden; otherwise, false.

Remarks

Feature introduced in DataMiner 9.6.11 (RN 22628).