<PackageReference Include="Relativity.Server.Import.SDK" Version="2.9.2" />

Relativity.DataExchange.Export.VolumeManagerV2.RelativityFileShareSettings

Represents a file share class object. Implements the IRelativityFileShareSettings
public int ArtifactId { get; }

public Credential TransferCredential { get; }

public string UncPath { get; }

public RelativityFileShareSettings(RelativityFileShare fileShare)

Initializes a new instance of the RelativityFileShareSettings class.

public bool IsBaseOf(string path)