IVersionList Interface

GF API Documentation
Collection of IVersion

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

public interface IVersionList : IReadOnlyList<IVersion>, 
	IReadOnlyCollection<IVersion>, IEnumerable<IVersion>, IEnumerable

The IVersionList type exposes the following members.

Properties

  NameDescription
Public propertyCurrent
The most recent IVersion
Top
See Also

Reference