Click or drag to resize

ExternalConnectionBaseIsOrderFeed Property

Gets if the connection supports order submission

Namespace:  SharpCharts.Base.Connection
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public abstract bool IsOrderFeed { get; }

Property Value

Type: Boolean
See Also