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