Represents a section in the campaign that contains sub-elements in a sequence, such as 1.1, 1.2, 1.3, 1.4, etc.
For a list of all members of this type, see DPLCampaignSection Members.
System.Object
System.MarshalByRefObject
Portrate.Interview.Model.AbstractCampaignElement
Portrate.Interview.Model.DPLCampaignElementContainer
Portrate.Interview.Model.DPLCampaignSection
[Visual Basic] Public Class DPLCampaignSection Inherits DPLCampaignElementContainer [C#] public class DPLCampaignSection : DPLCampaignElementContainer [C++] public __gc class DPLCampaignSection : public DPLCampaignElementContainer [JScript] public class DPLCampaignSection extends DPLCampaignElementContainer
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Portrate.Interview.Model
Assembly: Portrate.Interview (in Portrate.Interview.dll)
DPLCampaignSection Members | Portrate.Interview.Model Namespace