ExecutionReportRequest.SubscriptionType Property
public ExecutionReportSubscriptionType SubscriptionType {get; set;}
This language is not supported or no code example is available.
public:
property ExecutionReportSubscriptionType SubscriptionType {
ExecutionReportSubscriptionType get( );
void set(
ExecutionReportSubscriptionType value
);
}
This language is not supported or no code example is available.
public function get SubscriptionType() : ExecutionReportSubscriptionType;
public function set SubscriptionType(value : ExecutionReportSubscriptionType);
This language is not supported or no code example is available.