<PackageReference Include="Relativity.Server.DataVisualization.SDK" Version="5000.0.1" />

MassActionVisibilityRuleRequest

Represents a request for creating or updating a mass action visibility object rule.
public bool ShowMassCopy { get; set; }

Gets or sets a Boolean value indicating whether mass copy will be visible to users for the object type.

public bool ShowMassEdit { get; set; }

Gets or sets a Boolean value indicating whether mass edit will be visible to users for the object type.

public bool ShowMassReplace { get; set; }

Gets or sets a Boolean value indicating whether mass replace will be visible to users for the object type.

public bool ShowMassTally { get; set; }

Gets or sets a Boolean value indicating whether mass tally will be visible to users for the object type.