Record JSONData Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns JSON representation of the Record including MODE, CSRF token and Roundtrip metafields

Namespace: NFX.Wave.Client
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public JSONDataMap JSONData { get; }

Property Value

Type: JSONDataMap
See Also