Table of Contents

Property IDFormat

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

IDFormat

Gets or sets the ID format.

public string IDFormat { get; set; }

Property Value

string

The ID format.

Remarks

The format how the number should be displayed as a string. See Format(string, params object[]) on the syntax of this string. Can be null if no formatting should be done.