Table of Contents

Method GetParameterByPrimaryKey

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

GetParameterByPrimaryKey(string, string)

object GetParameterByPrimaryKey(string name, string primaryKey)

Parameters

name string
primaryKey string

Returns

object

GetParameterByPrimaryKey(int, string)

object GetParameterByPrimaryKey(int pid, string primaryKey)

Parameters

pid int
primaryKey string

Returns

object