Click or drag to resize
ActivityDtoActivitySiteID Property
Gets or sets the site ID for this activity.

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

Property Value

Type: Int32

Implements

IActivityInfoActivitySiteID
See Also