StockSharp - trading and algorithmic trading platform
StockSharp - trading and algorithmic trading platform
StockSharp API
StockSharp.Messages
Extensions Class
Extensions Methods
ToDataType Method
ToDataType Method (ExecutionTypes)
ToDataType Method (MarketDataMessage)
ToDataType Method (String, String)
ToDataType Method (MarketDataTypes, Object)
ToDataType Method (MessageTypes, Object)
Extensions
ToDataType Method (ExecutionTypes)
Convert
ExecutionTypes
to
DataType
value.
Namespace:
StockSharp.Messages
Assembly:
StockSharp.Messages (in StockSharp.Messages.dll) Version: 5.0.0.0 (5.0.0)
Syntax
C#
Copy
public
static
DataType
ToDataType
(
this
ExecutionTypes
type
)
Parameters
type
Type:
StockSharp.Messages
ExecutionTypes
Data type, information about which is contained in the
ExecutionMessage
.
Return Value
Type:
DataType
Data type info.
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
ExecutionTypes
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
Extensions Class
ToDataType Overload
StockSharp.Messages Namespace
© 2020 - StockSharp LP
Send comments on this topic to
feedback