EventStatus Enumeration CTCT Wrapper Documented Class Library
Event status

Namespace: CTCT.Components.EventSpot
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

[SerializableAttribute]
public enum EventStatus
Members

  Member nameValueDescription
DRAFT0 Draft.
ACTIVE1 Active.
COMPLETE2 Complete.
CANCELLED3 Cancelled.
DELETED4 Deleted
See Also