Click or drag to resize

MarketingSourcePartialEntity Class

MarketingSourcePartialEntity
Inheritance Hierarchy
System.Object
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.Settings.MarketingSourcePartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class MarketingSourcePartialEntity : IntegrationEntity

The MarketingSourcePartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodMarketingSourcePartialEntity()
Initializes a new instance of the MarketingSourcePartialEntity class.
Public methodMarketingSourcePartialEntity(Object)
Initializes a new instance of the MarketingSourcePartialEntity class.
Top
Properties
  NameDescription
Public propertyDescription
Gets or sets the description.
Public propertyMarketingSourceId
Gets or sets the marketing source identifier.
Top
See Also