| OrderCollectionItem Property |
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Order this[
int index
] { get; }
Public ReadOnly Property Item (
index As Integer
) As Order
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
OrderSee Also