Table of Contents

Property Values

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

Values

Gets or sets the profile parameter entries of this profile instance.

public ProfileParameterEntry[] Values { get; set; }

Property Value

ProfileParameterEntry[]

The profile parameter entries of this profile instance.

Remarks

This can for example be used to override one or more values from a base instance.