UpdateAdvancedSettingsResponse 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.
Contains the response from theUpdateAdvancedSettingsRequest.
public ref class UpdateAdvancedSettingsResponse : Microsoft::Xrm::Sdk::Deployment::DeploymentServiceResponse
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="UpdateAdvancedSettingsResponse", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")]
public class UpdateAdvancedSettingsResponse : Microsoft.Xrm.Sdk.Deployment.DeploymentServiceResponse
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="UpdateAdvancedSettingsResponse", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")>]
type UpdateAdvancedSettingsResponse = class
inherit DeploymentServiceResponse
Public Class UpdateAdvancedSettingsResponse
Inherits DeploymentServiceResponse
- Inheritance
- Attributes
Remarks
There is no return value from this operation.
Constructors
UpdateAdvancedSettingsResponse() |
Initializes a new instance of the UpdateAdvancedSettingsResponse class. |
Properties
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DeploymentServiceResponse) |