ULongValue

<< Click to Display Table of Contents >>

Navigation:  Records > TJsonDataValue > Properties >

ULongValue

SIGNATURE=IWJsonDataObjects.TJsonDataValue.ULongValue

 

ETYPE=Property

 

Declaration:

Delphi:

public property ULongValue: UInt64;

C++:

public: __property U__int64 ULongValue;

 

Description: This is ULongValue, a member of class TJsonDataValue.