Table of Contents

Method MatrixGetInputIndexFromInputLabel

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

MatrixGetInputIndexFromInputLabel(int, string)

int MatrixGetInputIndexFromInputLabel(int pid, string inputLabel)

Parameters

pid int
inputLabel string

Returns

int

MatrixGetInputIndexFromInputLabel(string, string)

int MatrixGetInputIndexFromInputLabel(string parameterName, string inputLabel)

Parameters

parameterName string
inputLabel string

Returns

int