Represents an instance of a campaign in the Portrate_Interview configuration. The campaigns contain conditional logic to show forms to the user.
Author: Jacob W Anderson Date: 30 July 2003 (c) 2003 Portrate, LLC. All rights reserved.
For a list of all members of this type, see DPLCampaign Members.
System.Object
System.MarshalByRefObject
Portrate.Interview.Model.AbstractCampaignElement
Portrate.Interview.Model.DPLCampaignElementContainer
Portrate.Interview.Model.DPLCampaign
[Visual Basic] Public Class DPLCampaign Inherits DPLCampaignElementContainer [C#] public class DPLCampaign : DPLCampaignElementContainer [C++] public __gc class DPLCampaign : public DPLCampaignElementContainer [JScript] public class DPLCampaign 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)
DPLCampaign Members | Portrate.Interview.Model Namespace