OrderSpec.Interval Property (Typed) | |
An integer determining the interval for the execution of OrderSpec:EvalBlock during order building.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Interval AS DWORD GET SET
public virtual uint Interval { get; set; }
Request Example
View SourceProperty Value
Type:
DWordAn integer determining the interval for the execution of OrderSpec:EvalBlock during order building.
See Also