ObjectRuleBehavior Enumeration

Relativity Services API
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

public enum ObjectRuleBehavior
Members

  Member nameValueDescription
DefaultLayout0 Indicates the default layout behavior.
CustomSingleObjectAddLinkVisibility1 Indicates the custom single object add link visibility behavior.
DefaultLayoutOnNew2 Indicates the default layout on new behavior.
GlobalButtonVisibility3 Indicates the global button visibility behavior.
MassActionVisibility4 Indicates the mass action visibility behavior.
NewButtonOverride5 Indicates the new button override behavior.
ChoiceBehavior6 Indicates the choice behavior.
SubListButtonVisibility7 Indicates the sub list button behavior.
OverrideViewLink8 Indicates the override view link behavior.
OverrideEditLink9 Indicates the override edit link behavior.
See Also

Reference