LongValue

<< Click to Display Table of Contents >>

Navigation:  Records > TJsonDataValueHelper > Properties >

LongValue

SIGNATURE=IWJsonDataObjects.TJsonDataValueHelper.LongValue

 

ETYPE=Property

 

Declaration:

Delphi:

public property LongValue: Int64;

C++:

public: __property __int64 LongValue;

 

Description: This is LongValue, a member of class TJsonDataValueHelper.