| VisitProfile Constructor (VisitProfile) |
Initializes a new instance of an object.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public VisitProfile(
VisitProfile copyFrom
)
Public Sub New (
copyFrom As VisitProfile
)
Parameters
- copyFrom
- Type: Dynamicweb.AnalyticsVisitProfile
Object to copy data from.
Exceptions Remarks See Also