Dynamicweb 8 Documentation
Analytics.VisitEngagementNotificationArgs Constructor(Visit,Double)

The reference to the corresponding visit.
The corresponding visitor engagement index.
Initializes a new instance of an object.
Syntax
'Declaration
 
Public Function New( _ 
   ByVal visit As Visit, _
   ByVal engagement As Double _ 
)
public Analytics.VisitEngagementNotificationArgs( 
   Visit visit,
   double engagement 
)

Parameters

visit
The reference to the corresponding visit.
engagement
The corresponding visitor engagement index.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Analytics.VisitEngagementNotificationArgs Class
Analytics.VisitEngagementNotificationArgs Members
Overload List

Send Feedback