Table of Contents

TTMSFNCJSONToClassProperty.IsObject Method

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

API unit family: TMSFNCPersistence Declaring type: TTMSFNCJSONToClassProperty

Syntax

function IsObject: Boolean;

Returns

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