TcHmiSchemaBuilder.TType.IntegerSchema.ExclusiveMaximum Property

If this value is true, it indicates that the range excludes the maximum value.

Namespace:  TcHmiSrv.DynamicSymbols
Assembly:  TcHmiSrvExtNet.DynamicSymbols (in TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0

Syntax

C#

public SchemaKey<bool> ExclusiveMaximum { get; }

Property Value

Type: SchemaKey.Boolean.

Implements

TcHmiSchemaBuilder.TType.INumericTypeSchema.TNumeric..ExclusiveMaximum

Reference

TcHmiSchemaBuilder.TType.IntegerSchema Class

TcHmiSrv.DynamicSymbols Namespace