Click or drag to resize

EventOption Class

Inheritance Hierarchy
SystemObject
  Ignition.EventsEventFeeOption
    Ignition.EventsEventOption

Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class EventOption : EventFeeOption, 
	IEventRegistrationFeeOption, IEventFeeOption

The EventOption type exposes the following members.

Constructors
 NameDescription
Public methodEventOptionInitializes a new instance of the EventOption class
Top
Properties
 NameDescription
Public propertyDescription
(Inherited from EventFeeOption)
Public propertyDisplayName
(Inherited from EventFeeOption)
Public propertyId
(Inherited from EventFeeOption)
Public propertyPrice
(Inherited from EventFeeOption)
Public propertyPriceId
(Inherited from EventFeeOption)
Public propertyProductId
(Inherited from EventFeeOption)
Top
See Also