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

WorkspaceUpgradeQueueItem

public string CurrentRelativityVersion { get; set; }

public string CurrentStoreVersion { get; set; }

public int? DoneCount { get; set; }

public int? ErrorID { get; set; }

public int? Order { get; set; }

public string Priority { get; set; }

public int RootFolderID { get; set; }

public int? StoreErrorID { get; set; }

public int? StoreUpgradeStatusID { get; set; }

public string StoreUpgradeStatusName { get; set; }

public int StoreUpgradeStatusProgress { get; set; }

public int? ToDoCount { get; set; }

public int UpgradeStatusID { get; set; }

public string UpgradeStatusName { get; set; }

public int UpgradeStatusProgress { get; set; }

public int WorkspaceArtifactID { get; set; }

public string WorkspaceName { get; set; }

public string WorkspaceStatus { get; set; }