Click or drag to resize

TypeScriptUtilsJsonSerializer Field

Serializer used for communicating with the typescript-api. WARNING do not use this serializer when deserializing into the DOM. Use the JavaScript class instead.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static readonly JsonSerializer JsonSerializer

Field Value

Type: JsonSerializer
See Also