Update an event
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public IndividualEvent PutEventSpot( string eventId, IndividualEvent eventSpot )
Parameters
- eventId
- Type:
System String
Event id to be updated
- eventSpot
- Type: CTCT.Components.EventSpot IndividualEvent
The new values for event
Return Value
The updated eventSee Also