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

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

Property Value

Type: Int32

Implements

IActivityInfoActivityItemID
See Also