[NetForumBusinessObjectAttribute("EventsSponsor")]
public class EventSponsorshipApplication : SponsorshipInformation<NetForumBusinessObjectAttribute("EventsSponsor")>
Public Class EventSponsorshipApplication
Inherits SponsorshipInformation[NetForumBusinessObjectAttribute(L"EventsSponsor")]
public ref class EventSponsorshipApplication : public SponsorshipInformation[<NetForumBusinessObjectAttribute("EventsSponsor")>]
type EventSponsorshipApplication =
class
inherit SponsorshipInformation
end| EventSponsorshipApplication | Initializes a new instance of the EventSponsorshipApplication class |
| ContactIndividualId | (Inherited from SponsorshipInformation) |
| CustomerId | (Inherited from SponsorshipInformation) |
| DocumentId | (Inherited from SponsorshipInformation) |
| EventId | (Inherited from SponsorshipInformation) |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| RevisionInformation | (Inherited from NetForumEntity) |
| SponsorshipFeeOptions | |
| SponsorshipTypeId | (Inherited from SponsorshipInformation) |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |