IVersionStart Property

GF API Documentation
Execution start time, UTC

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

Nullable<DateTime> Start { get; }

Property Value

Type: NullableDateTime
Remarks

if value <= Now, execution starts immediately, otherwise order would be held until specified time.
See Also

Reference