IOrderStateList Interface

GF API Documentation
Collection of IOrderState

Namespace:  GF.Api.Orders.States
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public interface IOrderStateList : IReadOnlyList<IOrderState>, 
	IReadOnlyCollection<IOrderState>, IEnumerable<IOrderState>, IEnumerable

The IOrderStateList type exposes the following members.

Properties

  NameDescription
Public propertyCurrent
Most recent IOrderState
Top
See Also

Reference