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

WorkerManagerServer

public int DiscoveryPriority { get; set; }

public int ImageOnTheFlyPriority { get; set; }

public int InventoryPriority { get; set; }

public bool IsDefault { get; set; }

public int MassImagingPriority { get; set; }

public int MassSaveAsPDFPriority { get; set; }

public int PublishPriority { get; set; }

public int SingleSaveAsPDFPriority { get; set; }

public ChoiceRef Status { get; set; }

public UserRef SystemCreatedBy { get; set; }

public DateTime SystemCreatedOn { get; set; }

public UserRef SystemLastModifiedBy { get; set; }

public DateTime SystemLastModifiedOn { get; set; }

public string URL { get; set; }

public string Version { get; set; }