The guid of the job to update the priority of.
Namespace:
Relativity.Imaging.Services.InterfacesAssembly:
Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
public Guid JobGuid { get; set; }
public Guid JobGuid { get; set; }Public Property JobGuid As Guid
Get
Set
Public Property JobGuid As Guid
Get
Set
public:
property Guid JobGuid {
Guid get ();
void set (Guid value);
}
public:
property Guid JobGuid {
Guid get ();
void set (Guid value);
}member JobGuid : Guid with get, set
member JobGuid : Guid with get, set
Property Value
Type:
Guid
Reference