Table of Contents

Property IsEnabled

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

IsEnabled

Gets or sets a value indicating whether this matrix port is enabled.

public abstract bool IsEnabled { get; set; }

Property Value

bool

true if this matrix port is enabled; otherwise, false.