ChoiceBehaviorRuleRequest public class ChoiceBehaviorRuleRequest : BaseObjectRuleRequest Documentation public bool AllowAdd { get; set; } public bool AllowDelete { get; set; } public bool AllowRename { get; set; } public Securable<ObjectIdentifier> Field { get; set; } public ChoiceBehaviorRuleRequest()