TTMSFNCCloudShopifyLineItems.Items Property
Provides indexed access to the line items in the list.
API unit family: TMSFNCCloudShopify
Declaring type: TTMSFNCCloudShopifyLineItems
Type: TTMSFNCCloudShopifyLineItem
Syntax
property Items[Index: Integer]: TTMSFNCCloudShopifyLineItem;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based index of the line item. |
Returns
The line item at the specified index.