IOrderVersions Property

GF API Documentation
Order version history

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

IVersionList Versions { get; }

Property Value

Type: IVersionList
Remarks

This list contains at least one (initial) version, and can contain versions from modification commands, even if they are pending or already failed.
See Also

Reference