EventAttendeeInfoProviderGetEventAttendees Method (Int32) |
Gets the DataSet of EventAttendeeInfos of the specific event.
Namespace: CMS.EventManagerAssembly: CMS.EventManager (in CMS.EventManager.dll) Version: 8.2.23
Syntax public static DataSet GetEventAttendees(
int eventNodeId
)
Parameters
- eventNodeId
- Type: SystemInt32
Event node ID
Return Value
Type:
DataSetSee Also