Table of Contents

TTMSMCPObjectPersistence Class

Provides static helper methods for saving and loading objects as JSON strings.

API unit family: TMS.MCP.Persistence

Syntax

TTMSMCPObjectPersistence = class

Methods

Name Description
LoadObjectFromString Populates the given object from a JSON string.
SaveObjectToString Serializes the given object to a JSON string.