ObjectRuleResponse.Layout Property

Relativity Services API
Gets or sets the identifier for the layout on default layout and default layout on new behaviors.

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

public Securable<DisplayableObjectIdentifier> Layout { get; set; }

Property Value

Type: Securable<DisplayableObjectIdentifier>
See Also

Reference