Table of Contents

Method MatrixGetOutputIndexFromOutputLabel

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

MatrixGetOutputIndexFromOutputLabel(int, string)

public virtual int MatrixGetOutputIndexFromOutputLabel(int pid, string outputLabel)

Parameters

pid int
outputLabel string

Returns

int

MatrixGetOutputIndexFromOutputLabel(string, string)

public virtual int MatrixGetOutputIndexFromOutputLabel(string parameterName, string outputLabel)

Parameters

parameterName string
outputLabel string

Returns

int