Table of Contents

Method ToKey

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

ToKey(int, string)

Returns a string representation of the specified parameter ID and index.

public static string ToKey(int pid, string idx)

Parameters

pid int

The parameter ID.

idx string

The index.

Returns

string