Skip to content

PatternValue Class

sequenze edited this page Jun 15, 2017 · 3 revisions

Entity used for describing interoperable value types when serializing and deserializing json objects.

Inheritance Hierarchy

Object

Syntax

internal class PatternValue

Properties

Name         Description
TypeName Textual representation of the underlying tuple element type.
Value Generic representation of the underlying tuple element value.

Clone this wiki locally