Click or drag to resize
IActivityInfoActivityContactID Property
Gets or sets the ID of the active contact for this activity.

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

Property Value

Type: Int32
See Also