TargetCreateAsyncOperation Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Contains the data needed to create an asynchronous operation.
The TargetCreateAsyncOperation class inherits from TargetCreate. It exposes the following members.
| Constructor | Description |
| TargetCreateAsyncOperation | Initializes a new instance of the TargetCreateAsyncOperation class. |
| Instance Property | Description |
| AsyncOperation | Gets or sets the asynchronous operation (system job) entity. |
Remarks
Pass an instance of this class as the target parameter in the CreateRequest class. The instance specified must contain all the attributes that are marked as system required in the asyncoperation class.
Requirements
Web Service: CrmService
See Also
Reference
© 2010 Microsoft Corporation. All rights reserved.
