Click or drag to resize
Infosoft Logo

CreateCampaignEntityRequest Class

Message Contract Class - CreateCampaignEntityRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsCreateCampaignEntityRequest

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class CreateCampaignEntityRequest

The CreateCampaignEntityRequest type exposes the following members.

Properties
 NameDescription
Public propertyCampaign An instance of Campaign that contains the values which used for creating the new entity.
Top
Remarks
This request message should contain a new Campaign object
See Also