Table of Contents

Property BasedOn

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

BasedOn

Gets the profile definitions this profile definition is based on.

public ICollection<ProfileDefinition> BasedOn { get; set; }

Property Value

ICollection<ProfileDefinition>

The profile definitions this profile definition is based on.