Table of Contents

Method GetName

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

GetName()

Retrieves the name of this section definition.

public override string GetName()

Returns

string

The name of this section definition.

Remarks

This call returns the custom name. If no custom name was specified, the default name is returned.