Table of Contents

Method ToFileFriendlyString

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

ToFileFriendlyString()

Returns a file-friendly string that represents the current object.

public override string ToFileFriendlyString()

Returns

string

A file-friendly string that represents the current object.

Remarks

The resulting string is formatted as follows: "SectionID_[GUID]", where [GUID] represents the value of the Id property.