Table of Contents

Property Interface

Namespace
Skyline.DataMiner.Scripting
Assembly
SLManagedScripting.dll

Interface

Gets or sets the interface this interface property belongs to.

public ConnectivityInterface Interface { get; set; }

Property Value

ConnectivityInterface

The interface this interface property belongs to.

Remarks

Feature introduced in DataMiner 8.5.3 (RN 8854).