Gets the collection of campaign elements for the campaign.
[Visual Basic] Property ReadOnly CampaignElements As ICollection [C#] ICollection CampaignElements { get; } [C++] __property ICollection* get_CampaignElements(); [JScript] function get CampaignElements() : ICollection
ICampaignElementContainer Interface | Portrate.Interview.Model Namespace