Table of Contents

Property IsHidden

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

IsHidden

Gets or sets a value indicating whether this parameter is hidden. Default: false.

public bool IsHidden { get; set; }

Property Value

bool

true if hidden; otherwise false.