Table of Contents

Property BasedOn

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

BasedOn

Gets the profile instances on which this profile instance is based.

public ICollection<ProfileInstance> BasedOn { get; }

Property Value

ICollection<ProfileInstance>

The profile instances on which this profile instance is based.