Click or drag to resize
ActivityInfoActivityItemID Property
Gets or sets the ID of the item that relates to this activity.

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

Property Value

Type: Int32

Implements

IActivityInfoActivityItemID
See Also