Table of Contents

Method GetProfileDefinition

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

GetProfileDefinition(Guid)

Retrieves the profile definition with the specified ID.

public ProfileDefinition GetProfileDefinition(Guid id)

Parameters

id Guid

The ID of the profile definition to retrieve.

Returns

ProfileDefinition

The profile definition with the specified ID or null if no definition with the specified ID exists.