IImportAPI.GetFileUploadMode Method

Relativity Import APIs
Returns the mode in which the files will be uploaded.

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

UploadTypeEnum GetFileUploadMode(
	int caseArtifactID
)

Parameters

caseArtifactID
Type: Int32
The ArtifactID of the case that will hold the files.

Return Value

Type: UploadTypeEnum
See Also

Reference