Click or drag to resize
IActivityInfoActivityItemDetailID Property
Gets or sets the ID other item detail that relates to this activity.

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

Property Value

Type: Int32
See Also