Returns the campaign elements in this campaign.
[Visual Basic] Public Property ReadOnly CampaignElements As ICollection _ Implements ICampaignElementContainer.CampaignElements [C#] public ICollection CampaignElements { get; } [C++] public: __property ICollection* get_CampaignElements(); [JScript] public function get CampaignElements() : ICollection
ICampaignElementContainer.CampaignElements
DPLCampaignElementContainer Class | Portrate.Interview.Model Namespace