ConnectorCheckCustomerDataJobStatus Method |
Check the status of a GDPR customer data job.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public EventDataJobResult CheckCustomerDataJobStatus(
string jid
)
Parameters
- jid
- Type: SystemString
The Job ID.
Return Value
Type:
EventDataJobResultAn object containing the status of the job.
Exceptions Exception | Condition |
---|
IOException | |
See Also