Click or drag to resize
ActivityInfoActivityValue Property
Gets or sets the value of this activity.

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

Property Value

Type: String

Implements

IActivityInfoActivityValue
See Also