Table of Contents

Method GetInterface

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

GetInterface(string)

public virtual Interface GetInterface(string customName)

Parameters

customName string

Returns

Interface

GetInterface(int)

public virtual Interface GetInterface(int interfaceID)

Parameters

interfaceID int

Returns

Interface