<PackageReference Include="Relativity.Processing.SDK" Version="13.29.407" />

Relativity.Processing.V1.Services.Interfaces.DTOs.ProcessingSetState

public class ProcessingSetState
Represents the state of the processing set
public bool Canceled { get; set; }

Whether the set is canceled or not

public Guid DiscoverStatus { get; set; }

The guid of the discovery status

public Guid InventoryStatus { get; set; }

The guid of the inventory status

public int ProcessingProfileID { get; set; }

The profile associated with the set

public int ProcessingSetID { get; set; }

The artifact Id of the set

public Guid PublishStatus { get; set; }

The guid of the publish status