Table of Contents

TTMSMCPWriter.Write Method

Serializes the given object and all its published properties to JSON.

API unit family: TMS.MCP.Persistence Declaring type: TTMSMCPWriter

Syntax

procedure Write(AObject: TObject);

Parameters

Name Description
AObject The object to serialize.