ConnectorCheckCustomerDataJobStatus Method A Sandcastle Documented Class Library
Check the status of a GDPR customer data job.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
public EventDataJobResult CheckCustomerDataJobStatus(
	string jid
)

Parameters

jid
Type: SystemString
The Job ID.

Return Value

Type: EventDataJobResult
An object containing the status of the job.
Exceptions

ExceptionCondition
IOException
See Also

Reference