IGlobalButtonVisibilityRule public interface IGlobalButtonVisibilityRule : IObjectRule, IArtifact, IArtifactRef Documentation bool ShowDelete { get; set; } bool ShowLink { get; set; } bool ShowNew { get; set; } bool ShowUnlink { get; set; }