IChoiceAddLinkVisibilityRule public interface IChoiceAddLinkVisibilityRule : IObjectRule, IArtifact, IArtifactRef Documentation bool AllowAdd { get; set; } bool AllowDelete { get; set; } bool AllowRename { get; set; } int SelectedFieldID { get; set; }