Click or drag to resize

OrderStateCollectionItem Property

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public OrderState this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: OrderState
See Also