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

Namespace: CMS.Activities
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 12.0.0
Syntax
C#
public virtual string ActivityType { get; set; }

Property Value

Type: String

Implements

IActivityInfoActivityType
See Also