IMassActionVisibilityRule public interface IMassActionVisibilityRule : IObjectRule, IArtifact, IArtifactRef Documentation bool ShowMassCopy { get; set; } bool ShowMassEdit { get; set; } bool ShowMassReplace { get; set; } bool ShowMassTally { get; set; }