Value.IsNumber Property

Gets a value that indicates whether Type equals Int32, Double or Int64.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public bool IsNumber { get; }

Property Value

Type: Boolean

Reference

Value Class

TcHmiSrv.Core Namespace