Table of Contents

Property Parameters

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

Parameters

Gets the parameters that are part of this profile definition.

public ICollection<Parameter> Parameters { get; }

Property Value

ICollection<Parameter>

The parameters that are part of this profile definition.