AddItemCampaignRequest Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
Contains the parameters needed to add an item to a campaign.
The AddItemCampaignRequest class inherits from Request. It exposes the following members.
| Constructor | Description |
| AddItemCampaignRequest | Initializes a new instance of the AddItemCampaignRequest class. |
| Property | Description |
| CampaignId | Gets or sets the ID of the campaign. |
| EntityId | Gets or sets the ID of the item to be added to the campaign. |
| EntityName | Gets or sets the name of the type of entity that is used in the operation. |
Remarks
Pass an instance of this class as the request parameter in the Execute method.
Requirements
Web service: CrmService
See Also
Reference
.gif)