ExecutionReportPublishManager.ExecutionReportAccepted Method
This language is not supported or no code example is available.
public:
void ExecutionReportAccepted(
int userId,
String^ execId
)
This language is not supported or no code example is available.
public function ExecutionReportAccepted(
userId : int,
execId : String
);
This language is not supported or no code example is available.
Parameters
-
userId
-
int
-
execId
-
string
In this article
Definition