StrategyRootOrder Property

GF API Documentation
Gets a root order of this ServerStrategy or null if no root order assigned to the ServerStrategy.

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

public IOrder RootOrder { get; }

Property Value

Type: IOrder
See Also

Reference