DashboardSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Server level dashboard settings.
public ref class DashboardSettings : Microsoft::Xrm::Sdk::Deployment::DeploymentConfigSettings
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="DashboardSettings", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")]
public class DashboardSettings : Microsoft.Xrm.Sdk.Deployment.DeploymentConfigSettings
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="DashboardSettings", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")>]
type DashboardSettings = class
inherit DeploymentConfigSettings
Public Class DashboardSettings
Inherits DeploymentConfigSettings
- Inheritance
- Attributes
Remarks
You can also use Windows PowerShell to get or set this value. For more information, see 4676c26b-8f5b-4497-b552-056e74ab2a07#set_controls_limit.
Constructors
DashboardSettings() |
Initializes a new instance of the DashboardSettings class. |
Properties
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DeploymentObject) |
MaximumControlsLimit |
Gets or sets the maximum number of controls allowed on dashboards for the server. |