Table of Contents

TTMSFNCCloudCloudKitEntity.FromJSON Method

Populates the entity identifier, type and field values from the supplied JSON value.

API unit family: TMSFNCCloudCloudKit Declaring type: TTMSFNCCloudCloudKitEntity

Syntax

procedure FromJSON(jo: TJSONValue); override;

Parameters

Name Description
jo JSON value describing a single record.