ImportSettingsBaseSelectedIdentifierFieldName Property

Relativity Import APIs
Specifies the field to be used as an identifier while importing.

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

public string SelectedIdentifierFieldName { get; set; }

Property Value

Type: String
Remarks

If this identifier cannot be resolved, the control number will be used in its place.
See Also

Reference