Table of Contents

Method WithSectionDefinitionID

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

WithSectionDefinitionID(SectionDefinitionID)

Sets the section definition ID for the section.

public T WithSectionDefinitionID(SectionDefinitionID sectionDefinitionID)

Parameters

sectionDefinitionID SectionDefinitionID

The section definition ID to set.

Returns

T

The builder instance.