Click or drag to resize
Infosoft Logo

CampaignsResponse Class

Service Contract Class - CampaignsResponse. This response message contains a list of affected/changed/found Campaigns and is used for operations that returns multiple results
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsCampaignsResponse

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

The CampaignsResponse type exposes the following members.

Properties
 NameDescription
Public propertyCampaignList A collection of Campaign objects.
Top
Remarks
Auto generated partial.
See Also