Table of Contents

Property ConnectionProperties

Namespace
Skyline.DataMiner.Scripting
Assembly
SLManagedScripting.dll

ConnectionProperties

Gets the properties of the connection.

public Dictionary<int, ConnectivityConnectionProperty> ConnectionProperties { get; }

Property Value

Dictionary<int, ConnectivityConnectionProperty>

The properties of the connection.