Click or drag to resize
Infosoft Logo

CreateMarketingActivityEntityRequest Class

Message Contract Class - CreateMarketingActivityEntityRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsCreateMarketingActivityEntityRequest

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

The CreateMarketingActivityEntityRequest type exposes the following members.

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