<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="10.3.0" />

ViewAccessStatus

public class ViewAccessStatus
Gets or sets.
public bool CanView { get; set; }

Gets or sets a value indicating whether the view is used to display relational fields. The default value is false.

public bool CanViewCriteriaFields { get; set; }

Gets or sets a value indicating whether the view is used to display relational fields. The default value is false.

public bool Exists { get; set; }

Gets or sets a value indicating whether the view is used to display relational fields. The default value is false.