TTMSFNCCloudAIFiles Class
Stores files and content items attached to AI requests.
API unit family: TMSFNCCloudAI
Inherits from: TOwnedCollection
Syntax
TTMSFNCCloudAIFiles = class(TOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Gets or sets a file item by index. |
Methods
| Name | Description |
|---|---|
| Add | Adds a file item. |
| HasBinaryFiles | Indicates whether the collection contains file items that must be sent as binary data. |
| Insert | Inserts a file item at the specified index. |