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