IClient.NextBatchRequest Method
<OperationContract()> _
Function NextBatchRequest( _
ByVal event_id As Long _
) As DataOperationResponse(Of ClientBatchRequest)
This language is not supported or no code example is available.
[OperationContract()]
DataOperationResponse<ClientBatchRequest> NextBatchRequest(
long event_id
)
This language is not supported or no code example is available.
[OperationContract()]
DataOperationResponse<ClientBatchRequest>^ NextBatchRequest(
long event_id
)
This language is not supported or no code example is available.
Parameters
- event_id
- long