Class ImagingJobPriorityRequest
The request object for updating the priority of an imaging job.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public class ImagingJobPriorityRequest : ImagingJobRequest
Properties
| Improve this Doc View SourcePriority
Gets or sets the new priority.
Declaration
public int Priority { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |