Freigeben über


SqmSettings Class

Definition

Contains settings about the Microsoft customer experience improvement program.

public ref class SqmSettings : Microsoft::Xrm::Sdk::Deployment::DeploymentConfigSettings
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="SqmSettings", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")]
public class SqmSettings : Microsoft.Xrm.Sdk.Deployment.DeploymentConfigSettings
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="SqmSettings", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")>]
type SqmSettings = class
    inherit DeploymentConfigSettings
Public Class SqmSettings
Inherits DeploymentConfigSettings
Inheritance
Attributes

Constructors

SqmSettings()

Initializes a new instance of the SqmSettings class.

Properties

ExtensionData

Gets or sets the structure that contains extra data.

(Inherited from DeploymentObject)
SqmEnabled

Gets or sets the value that indicates whether collection of information for the customer experience improvement program is enabled.

Applies to

See also