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