Gets or sets the ID of the imaging job that is to be canceled.
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 long ImagingJobId { get; set; }
public long ImagingJobId { get; set; }Public Property ImagingJobId As Long
Get
Set
Public Property ImagingJobId As Long
Get
Set
public:
property long long ImagingJobId {
long long get ();
void set (long long value);
}
public:
property long long ImagingJobId {
long long get ();
void set (long long value);
}member ImagingJobId : int64 with get, set
member ImagingJobId : int64 with get, set
Property Value
Type:
Int64
Reference