if alternate native files are specified, remove them after they are imaged
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 bool RemoveAlternateNativeAfterImaging { get; set; }
public bool RemoveAlternateNativeAfterImaging { get; set; }Public Property RemoveAlternateNativeAfterImaging As Boolean
Get
Set
Public Property RemoveAlternateNativeAfterImaging As Boolean
Get
Set
public:
property bool RemoveAlternateNativeAfterImaging {
bool get ();
void set (bool value);
}
public:
property bool RemoveAlternateNativeAfterImaging {
bool get ();
void set (bool value);
}member RemoveAlternateNativeAfterImaging : bool with get, set
member RemoveAlternateNativeAfterImaging : bool with get, set
Property Value
Type:
Boolean
Reference