The unique identifier for the Market that this position is for.
Namespace:
T4.APIAssembly: T4API.20 (in T4API.20.dll)
Syntax
| C# |
|---|
public string MarketID { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property MarketID As String |
| Visual C++ |
|---|
public: property String^ MarketID { String^ get (); } |