Click or drag to resize
IActivityInfoActivityItemID 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#
int ActivityItemID { get; set; }

Property Value

Type: Int32
See Also