Table of Contents

TTMSMCPArrayItemProperties Class

Collection of the field descriptions that make up the item schema of an array-of-objects input property.

API unit family: TMS.MCP.Tools Inherits from: TOwnedCollection

Syntax

TTMSMCPArrayItemProperties = class(TOwnedCollection)

Properties

Name Description
Items Default indexed property giving access to the field descriptions by position, so the collection can be indexed directly.

Methods

Name Description
Add Creates an empty field description and appends it to the collection.