ExecuteMultipleSettings Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Defines the execution behavior of ExecuteMultipleRequest.
The following tables list the members exposed by the ExecuteMultipleSettings type.
Public Constructors
Name | Description | |
---|---|---|
ExecuteMultipleSettings | Initializes a new instance of the ExecuteMultipleSettings class. |
Top
Public Properties
Name | Description | |
---|---|---|
ContinueOnError | Gets or sets a value indicating whether further execution of message requests in the Requests collection should continue if a fault is returned for the current request being processed. | |
ExtensionData | Gets or sets the structure that contains extra data. | |
ReturnResponses | Gets or sets a value indicating if a response for each message request processed should be returned. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ExecuteMultipleSettings Class
Microsoft.Xrm.Sdk Namespace
Settings
Other Resources
Use Messages (Request and Response Classes) with the Execute Method
Sample: Execute Multiple Requests
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.