IAppSettings.ObjectFieldIdListContainsArtifactId Property

Relativity Import APIs
Gets or sets the list of artifacts to use for object field mapping.

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

IList<int> ObjectFieldIdListContainsArtifactId { get; set; }

Property Value

Type: IList<Int32>
The list of artifacts.
See Also

Reference