Click or drag to resize
ActivityTypeInfoActivityTypeName Property
Gets or sets the the code name of the activity type.

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

Property Value

Type: String
See Also