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