Click or drag to resize
ActivityTypeInfoActivityTypeEnabled Property
Gets or sets whether the activity is enabled.

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

Property Value

Type: Boolean
See Also