Gets or sets the ArtifactID of an
ImagingSet instance for the imaging job.
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 int ImagingSetId { get; set; }
public int ImagingSetId { get; set; }Public Property ImagingSetId As Integer
Get
Set
Public Property ImagingSetId As Integer
Get
Set
public:
property int ImagingSetId {
int get ();
void set (int value);
}
public:
property int ImagingSetId {
int get ();
void set (int value);
}member ImagingSetId : int with get, set
member ImagingSetId : int with get, set
Property Value
Type:
Int32
Reference