Int64ParseHandling Enumeration

Specifies values of type Int64 and UInt64 are parsed when writing JSON text.


Namespace: TcHmiSrv.Core.Tools.Json.Newtonsoft
Assembly: TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9

Syntax

C#

public enum Int64ParseHandling

Members

Member name

Value

Description

None

0

Values of type Int64 and UInt64 are written as number.

NumericString

1

Values of type Int64 and UInt64 are written as numeric String.

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

TcHmiSrv.Core.Tools.Json.Newtonsoft Namespace

Copyright © Beckhoff Automation GmbH & Co. KG