Table of Contents

Property BasedOnIDs

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

BasedOnIDs

Gets the IDs of the profile definitions this profile definition is based on.

public ICollection<Guid> BasedOnIDs { get; }

Property Value

ICollection<Guid>

The IDs of the profile definitions this profile definition is based on.