Gets or sets Notes Keywords field.
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 Notes { get; set; }
public string Notes { get; set; }
Public Property Notes As String
Get
Set
Public Property Notes As String
Get
Set
public:
property String^ Notes {
String^ get ();
void set (String^ value);
}
public:
property String^ Notes {
String^ get ();
void set (String^ value);
}
member Notes : string with get, set
member Notes : string with get, set
Property Value
Type:
String
Reference