Click or drag to resize
ActivityTypeInfoActivityTypeIsCustom Property
Gets or sets whether the activity is custom.

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

Property Value

Type: Boolean
See Also