Table of Contents

Property Discretes

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

Discretes

Gets or sets the discrete entries.

List<string> Discretes { get; set; }

Property Value

List<string>

The discrete entries.

Remarks

Every value of a capability parameter of the discreet type should have a list of discrete entries that are a sub-list of the ones defined on the profile parameter.