Table of Contents

Method FindParameterID

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

FindParameterID(string)

public virtual int FindParameterID(string name)

Parameters

name string

Returns

int

FindParameterID(string, bool)

public virtual int FindParameterID(string name, bool writeParam)

Parameters

name string
writeParam bool

Returns

int