Click or drag to resize
ActivityTypeInfoActivityTypeID Property
Gets or sets the ID of the activity type.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public virtual int ActivityTypeID { get; set; }

Property Value

Type: Int32
See Also