BaseFieldRequest.Notes Property

Relativity Services API
Gets or sets an optional description or other information about the field.

Namespace:  Relativity.Services.Interfaces.Field.Models
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public string Notes { get; set; }

Property Value

Type: String
See Also

Reference