Table of Contents

Property ConnectedInputs

Namespace
Skyline.DataMiner.Core.Matrix.Protocol
Assembly
Skyline.DataMiner.Core.Matrix.Protocol.dll

ConnectedInputs

Gets the zero-based indexes of the inputs that are connected with this matrix output.

public IList<int> ConnectedInputs { get; }

Property Value

IList<int>

The zero-based indexes of the inputs that are connected with this matrix output.