OrganizationServiceFault Members

Represents an organization service fault.

The following tables list the members exposed by the OrganizationServiceFault type.

Public Constructors

  Name Description
  OrganizationServiceFault Initializes a new instance of the OrganizationServiceFault class.

Top

Public Properties

  Name Description
public property ErrorCode  Gets or sets the fault error code. (inherited from BaseServiceFault)
public property ErrorDetails  Gets or sets the details of the fault. (inherited from BaseServiceFault)
public property ExtensionData  Gets or sets a structure that contains extra data. (inherited from BaseServiceFault)
public property InnerFault Gets the fault instance that caused the current fault.
public property Message  Gets or sets the message for the fault. (inherited from BaseServiceFault)
public property Timestamp  Gets or sets the date and time when the fault occurred. (inherited from BaseServiceFault)
public property TraceText Gets the text of the fault trace.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

OrganizationServiceFault Class
Microsoft.Xrm.Sdk Namespace
IOrganizationService Interface

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.