DeploymentServiceFault Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Represents a deployment service fault.

Namespace:   Microsoft.Xrm.Sdk.Deployment
Assembly:  Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)

System.Object
  Microsoft.Xrm.Sdk.Deployment.DeploymentServiceFault

[DataContractAttribute(Name = "DeploymentServiceFault", Namespace = "http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")]
public class DeploymentServiceFault : IExtensibleDataObject

NameDescription
System_CAPS_pubmethodDeploymentServiceFault()

Initializes a new instance of the the DeploymentServiceFault class.

NameDescription
System_CAPS_pubpropertyErrorCode

Gets or sets the error code.

System_CAPS_pubpropertyErrorDetails

Gets or sets the collection of detailed information about the error.

System_CAPS_pubpropertyExtensionData

Gets or sets the structure that contains extra data.

System_CAPS_pubpropertyInnerFault

Gets or sets the fault instance that caused the current fault.

System_CAPS_pubpropertyMessage

Gets or sets the error message.

System_CAPS_pubpropertyTimestamp

Gets or sets the date/time value when the error occurred.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: