IJSValue Properties

The properties of the IJSValue class are listed here.

Interface

IJSValue Interface

Public Properties

 

Name

Description

DataType

Sets/gets a data type.

RawValue

Sets/gets a raw value.

AsString

Sets/gets a string value.

AsInt

Sets/gets an integer value.

AsBool

Sets/gets a boolean value.

AsFloat

Sets/gets a float value.

AsJSON

Sets/gets a JSON-formatted string value.