Click or drag to resize
ActivityDto.ActivityID Property
Gets or sets the activity ID.

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

Property Value

Type: Int32

Implements

IActivityInfo.ActivityID
See Also