ExecutionReportPublishManager.Subscribe Method

public ExecutionReportDropCopy[] Subscribe( 
SellSideStrategy_ strategy
int userId
int[] srcUserIds 
)
This language is not supported or no code example is available.
public:  
array< ExecutionReportDropCopy^ >^ Subscribe( 
SellSideStrategy_^ strategy
int userId
array< int >^ srcUserIds 
)
This language is not supported or no code example is available.
public function Subscribe( 
strategy : SellSideStrategy_
userId : int
srcUserIds : int[] 
) : ExecutionReportDropCopy[];
This language is not supported or no code example is available.

Parameters

strategy
SellSideStrategy_

userId
int

srcUserIds
int[]

Return Value

ExecutionReportDropCopy[]

In this article

Definition