Click or drag to resize
ActivityTypeViewModelType Property
Type of activity, e.g. pagevisit.

Namespace: CMS.WebAnalytics.Web.UI
Assembly: CMS.WebAnalytics.Web.UI (in CMS.WebAnalytics.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string Type { get; set; }

Property Value

Type: String
See Also