Click or drag to resize
MatrixTMostDerivedGainParameterNumber Property
Gets gainParameterNumber.

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

Property Value

Type: NullableInt32

Implements

IMatrixGainParameterNumber
Remarks
Is null if the provider does not send the gainParameterNumber field.
See Also