Indicates the behavior of an object rule response.
Namespace: Relativity.Services.Interfaces.ObjectRules.Models
Assembly: Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 13.3.1.1 045207d562027f7bb0eaa843477ebb7cba5b9f0a
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
DefaultLayout | 0 | Indicates the default layout behavior. | |
CustomSingleObjectAddLinkVisibility | 1 | Indicates the custom single object add link visibility behavior. | |
DefaultLayoutOnNew | 2 | Indicates the default layout on new behavior. | |
GlobalButtonVisibility | 3 | Indicates the global button visibility behavior. | |
MassActionVisibility | 4 | Indicates the mass action visibility behavior. | |
NewButtonOverride | 5 | Indicates the new button override behavior. | |
ChoiceBehavior | 6 | Indicates the choice behavior. | |
SubListButtonVisibility | 7 | Indicates the sub list button behavior. | |
OverrideViewLink | 8 | Indicates the override view link behavior. | |
OverrideEditLink | 9 | Indicates the override edit link behavior. |
See Also