Click or drag to resize
EventBookingActivityInitializerActivityType Property
Gets string type of the activity.

Namespace: CMS.EventManager
Assembly: CMS.EventManager (in CMS.EventManager.dll) Version: 10.0.0
Syntax
C#
public string ActivityType { get; }

Property Value

Type: String

Implements

IActivityInitializerActivityType
See Also