Click or drag to resize
EventAttendeeInfoAttendeeID Property
ID of the attendee.

Namespace: CMS.EventManager
Assembly: CMS.EventManager (in CMS.EventManager.dll) Version: 9.0.0
Syntax
C#
public virtual int AttendeeID { get; set; }

Property Value

Type: Int32
See Also