Restore Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Restores a deleted CampaignItem.
Overload List
Name | Description | |
---|---|---|
Restore(Int32, Int32) | Restores a deleted CampaignItem and associates it with the specified Campaign record. | |
Restore(Int32, Int32, String) | Restores a deleted CampaignItem, associates it with the specified Campaign record, and gives it a new name. |
Top