OrganizationResponse Members

Contains the response from a request and the base class for all organization responses.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property ExtensionData Gets or sets the structure that contains extra data.
public property Item Gets an indexer for the Results collection.
public property ResponseName Gets or sets the name of the response.
public property Results Gets the results of the request that was performed.

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

OrganizationResponse Class
Microsoft.Xrm.Sdk Namespace
OrganizationRequest Class

Other Resources

Use Messages (Request and Response Classes) with the Execute Method

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