Click or drag to resize
NullableNumericParameterTMostDerived, TValueMaximum Property
Gets maximum.

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

Property Value

Type: NullableTValue
See Also