IMatrixGainParameterNumber Property |  |
Gets gainParameterNumber.
Namespace: Lawo.EmberPlusSharp.ModelAssembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
SyntaxNullable<int> GainParameterNumber { get; }
Property Value
Type:
NullableInt32
RemarksIs null if the provider does not send the gainParameterNumber field.
See Also