Table of Contents

Method MapToKey

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

MapToKey(string)

Retrieves the primary key that corresponds with the specified display key.

public string MapToKey(string display)

Parameters

display string

Returns

string

The primary key that corresponds with the specified display key or null if Indices does not contain an entry with a display key that equals display.