Interface IJsonValue
This interface encapsulates a JSON value.
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public interface IJsonValue
Properties
Name | Description |
---|---|
DataType | Type of the JSON object. |
Value | Value of the object. |