public class ExhibitSponsorshipApplication : ExhibitSponsorshipInformation
Public Class ExhibitSponsorshipApplication
Inherits ExhibitSponsorshipInformation
public ref class ExhibitSponsorshipApplication : public ExhibitSponsorshipInformation
type ExhibitSponsorshipApplication =
class
inherit ExhibitSponsorshipInformation
end
ExhibitSponsorshipApplication | Initializes a new instance of the ExhibitSponsorshipApplication class |
ContactIndividualId | (Inherited from ExhibitSponsorshipInformation) |
CustomerId | (Inherited from ExhibitSponsorshipInformation) |
ExhibitId | (Inherited from ExhibitSponsorshipInformation) |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
InformationHtml | (Inherited from ExhibitSponsorshipInformation) |
Notes | (Inherited from ExhibitSponsorshipInformation) |
RevisionInformation | (Inherited from NetForumEntity) |
SponsorTypeId | (Inherited from ExhibitSponsorshipInformation) |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |