  | AnalyticsVisitProfileNotificationArgsProfile Property  | 
 
            Gets or sets the corresponding visit profile.
            
 
    Namespace: 
   Dynamicweb.Analytics.Notifications
    Assembly:
   Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntaxpublic VisitProfile Profile { get; set; }Public Property Profile As VisitProfile
	Get
	Set
Property Value
Type: 
VisitProfile
See Also