Table of Contents

Method FindPrimaryKey

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

FindPrimaryKey(int, string)

public virtual string FindPrimaryKey(int pid, string displayKey)

Parameters

pid int
displayKey string

Returns

string

FindPrimaryKey(string, string)

public virtual string FindPrimaryKey(string parameterName, string displayKey)

Parameters

parameterName string
displayKey string

Returns

string