DocumentViewerProperties.SkipDefaultPreference Property

Relativity Services API
Gets or sets a Boolean value indicating whether the user advances to the next document in the queue that matches the defined view conditions when the user clicks Save and Next.

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

public bool SkipDefaultPreference { get; set; }

Property Value

Type: Boolean
See Also

Reference