Check the status of a GDPR customer data job.
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
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