EventOption Class

Definition

Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class EventOption : EventFeeOption, 
	IEventRegistrationFeeOption, IEventFeeOption
Inheritance
Object    EventFeeOption    EventOption
Implements
IEventFeeOption, IEventRegistrationFeeOption

Constructors

EventOptionInitializes a new instance of the EventOption class

Properties

Description
(Inherited from EventFeeOption)
DisplayName
(Inherited from EventFeeOption)
Id
(Inherited from EventFeeOption)
Price
(Inherited from EventFeeOption)
PriceId
(Inherited from EventFeeOption)
ProductId
(Inherited from EventFeeOption)

See Also