Click or drag to resize

CampaignsRepository Fields

The CampaignsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDescriptionAttribute
Definition of the Description data attribute
Public fieldStatic memberEndDateAttribute
Definition of the EndDate data attribute
Public fieldStatic memberForecastedCostAttribute
Definition of the ForecastedCost data attribute
Public fieldStatic memberIdAttribute
Definition of the Campaign identity attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberStartDateAttribute
Definition of the StartDate data attribute
Public fieldStatic memberTableName
The primary storage table for Campaign objects
Top
See Also