BulkDetectDuplicatesResponse ComplexType

The response from the BulkDetectDuplicates Action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
JobId Edm.Guid

The ID of an asynchronous bulk detect duplicates job that detects and logs duplicate records.

Used by

The following use the BulkDetectDuplicatesResponse ComplexType.

Name How used
BulkDetectDuplicates ReturnType

See also