ObjectRuleResponse.AllowAdd Property

Relativity Services API
Gets or sets a Boolean value indicating whether new choices can be added by a user to the selected field when editing instances of the object type on the choice behavior.

Namespace:  Relativity.Services.Interfaces.ObjectRules.Models
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public bool AllowAdd { get; set; }

Property Value

Type: Boolean
See Also

Reference