Table of Contents

Method GetParameterByPrimaryKey

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

GetParameterByPrimaryKey(string, string)

public virtual object GetParameterByPrimaryKey(string name, string primaryKey)

Parameters

name string
primaryKey string

Returns

object

GetParameterByPrimaryKey(int, string)

public virtual object GetParameterByPrimaryKey(int pid, string primaryKey)

Parameters

pid int
primaryKey string

Returns

object