A message describing the error.
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 string ErrorMessage { get; set; }
public string ErrorMessage { get; set; }
Public Property ErrorMessage As String
Get
Set
Public Property ErrorMessage As String
Get
Set
public:
property String^ ErrorMessage {
String^ get ();
void set (String^ value);
}
public:
property String^ ErrorMessage {
String^ get ();
void set (String^ value);
}
member ErrorMessage : string with get, set
member ErrorMessage : string with get, set
Property Value
Type:
String
Reference