EventAttendeeInfoProviderGetEventAttendeeInfoByGUID Method |
Returns object with specified GUID.
Namespace: CMS.EventManagerAssembly: CMS.EventManager (in CMS.EventManager.dll) Version: 11.0.0
Syntax public static EventAttendeeInfo GetEventAttendeeInfoByGUID(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
Object GUID
Return Value
Type:
EventAttendeeInfoSee Also