Click or drag to resize

CampaignCode Properties

The CampaignCode type exposes the following members.

Properties
  NameDescription
Public propertyBatch
Gets or sets session number in which promo code is generated
Public propertyCampaign
Gets or sets the campaign id.
Public propertyCampaignId
Gets or sets the campaign Id
Public propertyCanBeUsedTimes
Gets or sets the can be used times.
Public propertyCode
Gets or sets the code.
Public propertyDataObject
Gets or sets the data object. When getting data object it creates a new object from the database.
Public propertyDateCreated
Gets or sets the date created.
Public propertyDateUpdated
Gets or sets the date updated.
Public propertyId
Gets or sets the id.
Public propertyUsedTimes
Gets or sets the used times.
Public propertyValidFrom
Gets or sets the valid from.
Public propertyValidThru
Gets or sets the valid thru.
Top
See Also