campaignitem Class
CRM 1.2
![]() |
Represents a work item of a campaign.
The campaignitem class inherits from BusinessEntity.
Public Methods
For a list of methods and messages that operate on this class, see CampaignItem.
| Constructor | Description |
| campaignitem | Initializes a new instance of the campaignitem class. |
Public Fields
| Field | Description |
| campaignid | Specifies the ID of the campaign that is associated with the campaign item. |
| campaignitemid | Specifies the ID of the campaign item. |
| entityid | Specifies the entity that is associated with the campaign item. |
| entitytype | Specifies the type of the entity that is associated with the campaign item. |
| owningbusinessunit | Specifies the ID of the business unit that owns the campaign item. |
| owninguser | Specifies the ID of the user that owns the campaign item. |
Remarks
For more information about entities and attributes, see the Metadata Browser and the Customization area of the Web application. To view this information in the Customization area, in the Navigation Pane, click Settings, click Customization, and then click Customize Entities.
See Also
© 2007 Microsoft Corporation. All rights reserved.

