HeaderSettings Class

Relativity Services API
Represents header settings of the dashboard sheet.
Inheritance Hierarchy

System.Object
  Relativity.Services.PivotProfile.HeaderSettings

Namespace:  Relativity.Services.PivotProfile
Assembly:  Relativity.Services.DataContracts (in Relativity.Services.DataContracts.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public class HeaderSettings

The HeaderSettings type exposes the following members.

Constructors

  NameDescription
Public methodHeaderSettings
Initializes a new instance of the HeaderSettings class
Top
Properties

  NameDescription
Public propertyIncludeDashboard
Gets or sets the value indicating whether to show the dashboard name or not.
Public propertyIncludeDateAndTime
Gets or sets the value indicating whether to show the export date and time or not.
Public propertyIncludeLogo
Gets or sets the value indicating whether to show the Relativity logo or not.
Public propertyIncludeUser
Gets or sets the value indicating whether to show the user name or not.
Public propertyIncludeView
Gets or sets the value indicating whether to show the view name or not.
Public propertyIncludeWorkspace
Gets or sets the value indicating whether to show the workspace name or not.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference