TcHmiSchemaBuilder.TType.IntegerSchema.MultipleOf Property
Restricts the number to a multiple of this value.
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0
Syntax
C#
public SchemaKey<int> MultipleOf { get; }