Indicates the behavior of an object rule response.
Namespace: Relativity.Services.Interfaces.ObjectRules.Models
Assembly: Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
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