Click or drag to resize
MatrixTMostDerivedMaximumConnectsPerTarget Property
Gets maximumConnectsPerTarget.

Namespace: Lawo.EmberPlusSharp.Model
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public int MaximumConnectsPerTarget { get; }

Property Value

Type: Int32

Implements

IMatrixMaximumConnectsPerTarget
Remarks
Is never 0, contains the correct number for all matrix types.
See Also