SideMultiLegReportingType Field

Used to indicate if the side being reported on Trade Capture Report represents a leg of a multileg instrument or a single security.  
Valid Values:  
1 = Single Security (default if not specified)  
2 = Individual leg of a multi-leg security  
3 = Multi-leg security  
 
public const int SideMultiLegReportingType = 752
This language is not supported or no code example is available.
public:  
const int SideMultiLegReportingType = 752;
This language is not supported or no code example is available.
public const SideMultiLegReportingType : int = 752
This language is not supported or no code example is available.

Field Value

int

In this article

Definition