Table of Contents

Constructor ConnectivityInterfaceParameter

Namespace
Skyline.DataMiner.Scripting
Assembly
SLManagedScripting.dll

ConnectivityInterfaceParameter()

Initializes a new instance of the ConnectivityInterfaceParameter class.

public ConnectivityInterfaceParameter()

ConnectivityInterfaceParameter(int, string)

Initializes a new instance of the ConnectivityInterfaceParameter class using the parameter ID and index.

public ConnectivityInterfaceParameter(int id, string index)

Parameters

id int

The ID of the parameter.

index string

The index.

Advanced search syntax