Table of Contents

Constructor SectionDefinitionID

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

SectionDefinitionID()

Initializes a new instance of the SectionDefinitionID class.

public SectionDefinitionID()

SectionDefinitionID(Guid)

Initializes a new instance of the SectionDefinitionID class using the specified GUID.

public SectionDefinitionID(Guid id)

Parameters

id Guid

The section definition ID.