Click or drag to resize

TrackOption Class

Inheritance Hierarchy
SystemObject
  Ignition.EventsEventFeeOption
    Ignition.EventsTrackOption

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

The TrackOption type exposes the following members.

Constructors
 NameDescription
Public methodTrackOptionInitializes a new instance of the TrackOption 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)
Public propertyTrackId 
Top
See Also