RequestCheckResult Class

Definition

For internal use only.

public ref class RequestCheckResult : Microsoft::Xrm::Sdk::Deployment::DeploymentObject
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="RequestCheckResult", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.Xrm.Sdk.Deployment")]
public class RequestCheckResult : Microsoft.Xrm.Sdk.Deployment.DeploymentObject
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="RequestCheckResult", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.Xrm.Sdk.Deployment")>]
type RequestCheckResult = class
    inherit DeploymentObject
Public Class RequestCheckResult
Inherits DeploymentObject
Inheritance
RequestCheckResult
Attributes

Constructors

RequestCheckResult()

Initializes a new instance of the RequestCheckResult class.

Properties

Description

For internal use only.

ExtensionData

Gets or sets the structure that contains extra data.

(Inherited from DeploymentObject)
Level

For internal use only.

Tag

For internal use only.

Applies to