TrackOption Class

Definition

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

Constructors

TrackOptionInitializes a new instance of the TrackOption 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)
TrackId 

See Also