Table of Contents

Constructor SectionID

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

SectionID()

Initializes a new instance of the SectionID class.

public SectionID()

SectionID(Guid)

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

public SectionID(Guid id)

Parameters

id Guid

The section ID.