Click or drag to resize

IDupeMetadataDuplicateParentName Property

Custodian name of the original record. Populated for duplicate records only.

ex: ParentCustodianName

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
string DuplicateParentName { get; }

Property Value

Type: String
See Also