Table of Contents

TTMSMCPJSONToClassProperty.IsObject Method

Returns whether the property maps to an object or generated list type.

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

Syntax

function IsObject: Boolean;

Returns

True if the property type is an object or list; False for primitive types.