Click or drag to resize

ContractedEventSponsorship Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.EventsSponsorshipInformation
      Ignition.EventsContractedEventSponsorship

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

The ContractedEventSponsorship type exposes the following members.

Constructors
 NameDescription
Public methodContractedEventSponsorshipInitializes a new instance of the ContractedEventSponsorship class
Top
Properties
 NameDescription
Public propertyContactIndividualId
(Inherited from SponsorshipInformation)
Public propertyCustomerId
(Inherited from SponsorshipInformation)
Public propertyDocumentId
(Inherited from SponsorshipInformation)
Public propertyDocuments 
Public propertyEventId
(Inherited from SponsorshipInformation)
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertySponsorshipTypeId
(Inherited from SponsorshipInformation)
Public propertySponsorTypeCode 
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