LastCapacity Field

Broker capacity in order execution  
Valid values:  
1 = Agent  
2 = Cross as agent  
3 = Cross as principal  
4 = Principal  
 
public const int LastCapacity = 29
This language is not supported or no code example is available.
public:  
const int LastCapacity = 29;
This language is not supported or no code example is available.
public const LastCapacity : int = 29
This language is not supported or no code example is available.

Field Value

int

In this article

Definition