ImportSettingsBaseParentObjectIdSourceFieldName Property

Relativity Import APIs
Indicates the name of the Field that contains a unique identifier for the record of the parent object associated with the current record.

Namespace:  kCura.Relativity.DataReaderClient
Assembly:  Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax

public string ParentObjectIdSourceFieldName { get; set; }

Property Value

Type: String
See Also

Reference