The Portrate Interview Engine

DPLCampaignSection Class

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

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Portrate.Interview.Model

Assembly: Portrate.Interview (in Portrate.Interview.dll)

See Also

DPLCampaignSection Members | Portrate.Interview.Model Namespace