Relativity.Services.Interfaces.Layout.Models.LayoutResponse
public class LayoutResponse : DisplayableObjectIdentifier, IHaveMetaAndActions, IHaveKeywordsAndNotes, IHaveCreatedAndModified
Represents the results of both read and update operation on a Layout.
Gets a list of RESTful operations that a user has permissions to perform on the Layout.
Gets or sets if the layout support copy from previous document.
Gets the Artifact ID and name of the user who created the Layout.
Gets the date and time when the Layout was added to Relativity.
Gets optional words or phrases used to describe the Layout.
Gets the Artifact ID and name of the user who recently updated the Layout.
Gets the date and time when the Layout was most recently updated.
Gets a list of unsupported and read-only properties on the current Layout object.
Gets optional words or phrase used to describe the Layout.
Gets or sets the Securable<T> identifier for the object type associated to the layout.
Gets or sets where the layout displays in the Layouts drop down list.
Gets or sets if the layout could be edited while another process is editing it.
Gets or sets the Artifact ID and guids of the user who owns the Layout.
Gets or sets a list of identifiers of associated Relativity Applications for the layout.
public LayoutResponse()