TabRequest
Represents a request to create or update a Tab in a Workspace.
Gets or Sets artifact ID of the Tab.
Gets or Sets the default flag of the Tab.
Gets or Sets the visible flag of the Tab.
Gets or Sets the link for the Tab.
Gets or Sets the link type of the Tab.
Gets or Sets the name of the Tab.
Gets or Sets the identifier for object type of the Tab.
Gets or Sets the order of the Tab.
Gets or Sets the identifier for parent of the Tab.
Gets or Sets a list of identifiers of associated Relativity Applications for the Tab.
public TabRequest()
Initializes an instance of the TabRequest class with all properties set to their default values.
Initializes an instance of the TabRequest class with a response object, which is useful for chaining commands.