TcHmiSchemaBuilder.TType.NumberSchema.ExclusiveMinimum Property

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

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

Syntax

C#

public SchemaKey<bool> ExclusiveMinimum { get; }

Property Value

Type: SchemaKey.Boolean.

Implements

TcHmiSchemaBuilder.TType.INumericTypeSchema.TNumeric..ExclusiveMinimum

Reference

TcHmiSchemaBuilder.TType.NumberSchema Class

TcHmiSrv.DynamicSymbols Namespace