Gets or sets the saved search containing documents for imaging.
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 DataSource { get; set; }
public int DataSource { get; set; }
Public Property DataSource As Integer
Get
Set
Public Property DataSource As Integer
Get
Set
public:
property int DataSource {
int get ();
void set (int value);
}
public:
property int DataSource {
int get ();
void set (int value);
}
member DataSource : int with get, set
member DataSource : int with get, set
Property Value
Type:
Int32
Reference