Click or drag to resize
ActivityTypeInfoActivityTypeDescription Property
Gets or sets the description for the activity.

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

Property Value

Type: String
See Also