Returns the UploadMode that will be used to upload files to
the workspace specified by caseArtifactID.
Namespace: kCura.Relativity.ImportAPI
Assembly: Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax
Parameters
- caseArtifactID
- Type: Int32
The artifact ID of the destination workspace.
Return Value
Type: UploadTypeEnumThe UploadTypeEnum value.
Implements
IImportAPI.GetFileUploadMode(Int32)See Also