Table of Contents

TTMSFNCCloudShopifyOrders.Items Property

Provides indexed access to the orders in the list.

API unit family: TMSFNCCloudShopify Declaring type: TTMSFNCCloudShopifyOrders Type: TTMSFNCCloudShopifyOrder

Syntax

property Items[Index: Integer]: TTMSFNCCloudShopifyOrder;

Parameters

Name Description
Index The zero-based index of the order.

Returns

The order at the specified index.