Table of Contents

Method GetSectionDefinitionById

Namespace
Skyline.DataMiner.Utils.DOM
Assembly
Skyline.DataMiner.Utils.DOM.dll

GetSectionDefinitionById(Guid)

Retrieves a section definition by its unique ID.

public SectionDefinition GetSectionDefinitionById(Guid id)

Parameters

id Guid

The unique ID of the section definition.

Returns

SectionDefinition

The SectionDefinition with the specified ID.