Value.ToDecimal Method

Converts this instance of the Value class to the appropriate Decimal.

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

Syntax

C#

public decimal ToDecimal()

Return Value

Type: Decimal
A Decimal that represents the current Value.

Reference

Value Class

ToDecimal Overload

TcHmiSrv.Core Namespace