PublicAPI.Portal.CalendarEvent.Load ELMA API Documentation
Load Event by ID
 
 
Syntax

public CalendarEvent Load(
	long id
)

Return Value

Type: CalendarEvent
Returns an event of the defined type
See Also