<PackageReference Include="Relativity.ObjectManager" Version="10.1.273.3" />

WorkspaceSetttings

public class WorkspaceSetttings
public int? ClientArtifactId { get; set; }

public List<int> CredentialArtifactIDs { get; set; }

public int? DefaultCacheLocationServerArtifactId { get; set; }

public int? DefaultDataGridLocationCodeArtifactId { get; set; }

public int? DefaultFileLocationCodeArtifactId { get; set; }

public string DownloadHandlerApplicationPath { get; set; }

public bool? EnableDataGrid { get; set; }

public int? MatterArtifactId { get; set; }

public string Name { get; set; }

public int? ResourceGroupArtifactId { get; set; }

public int? RootFolderId { get; set; }

public int? ServerId { get; set; }

public int? SqlFullTextLcid { get; set; }

public int? StatusCodeArtifactId { get; set; }

public int TemplateArtifactId { get; set; }

public int? WorkspaceAdminGroupId { get; set; }