Click or drag to resize
ActivityTypeInfoActivityTypeDisplayName Property
Gets or sets the display name of the activity type.

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

Property Value

Type: String
See Also