| IDupeMetadataDuplicateCustodianNames Property |
Names of the custodians containing duplicate versions of the original record.
Populated for parent duplicates/original records only.
Namespace:
EdaIntegrationContract.Document
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax ICollection<string> DuplicateCustodianNames { get; }
Property Value
Type:
ICollectionStringSee Also