Indicates the name of a metadata field used to build the folder structure for the workspace.
Namespace:
kCura.Relativity.DataReaderClientAssembly:
Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
public string FolderPathSourceFieldName { get; set; }
Public Property FolderPathSourceFieldName As String
Get
Set
Property Value
Type:
String
All folders are built under the Import Destination folder, indicated by the DestinationFolderArtifactID. If a folder matching the entered string already exists, the documents will be added to it; otherwise, the folder(s) (including nested folders) will be created and the documents will be imported into the new folder(s).
Reference