[This is preliminary documentation and is subject to change.]
Facilitates tasks of JSON generation for record models/rows as needed by WV.RecordModel client library.
This class does not generate nested models, only flat models for particular row
(i.e. id row has a complex type field, it will be serialized as "object")
Inheritance Hierarchy

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