Click or drag to resize

EventSponsorshipApplication Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.EventsSponsorshipInformation
      Ignition.Commerce.ShoppingEventSponsorshipApplication

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumBusinessObjectAttribute("EventsSponsor")]
public class EventSponsorshipApplication : SponsorshipInformation

The EventSponsorshipApplication type exposes the following members.

Constructors
 NameDescription
Public methodEventSponsorshipApplicationInitializes a new instance of the EventSponsorshipApplication class
Top
Properties
 NameDescription
Public propertyContactIndividualId
(Inherited from SponsorshipInformation)
Public propertyCustomerId
(Inherited from SponsorshipInformation)
Public propertyDocumentId
(Inherited from SponsorshipInformation)
Public propertyEventId
(Inherited from SponsorshipInformation)
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertySponsorshipFeeOptions 
Public propertySponsorshipTypeId
(Inherited from SponsorshipInformation)
Top
Methods
 NameDescription
Public methodCastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)
Top
See Also