Table of Contents

Property Connection

Namespace
Skyline.DataMiner.Scripting
Assembly
SLManagedScripting.dll

Connection

Gets or sets the connection to which this connection property belongs.

public ConnectivityConnection Connection { get; set; }

Property Value

ConnectivityConnection

The connection to which this connection property belongs.

Remarks

Feature introduced in DataMiner 8.5.3 (RN 8854).