[NetForumBusinessObjectAttribute("ProductEventSponsorFee")]
public class EventSponsorshipFeePreview : NetForumEntity<NetForumBusinessObjectAttribute("ProductEventSponsorFee")>
Public Class EventSponsorshipFeePreview
Inherits NetForumEntity[NetForumBusinessObjectAttribute(L"ProductEventSponsorFee")]
public ref class EventSponsorshipFeePreview : public NetForumEntity[<NetForumBusinessObjectAttribute("ProductEventSponsorFee")>]
type EventSponsorshipFeePreview =
class
inherit NetForumEntity
end| EventSponsorshipFeePreview | Initializes a new instance of the EventSponsorshipFeePreview class |
| Capacity | |
| EventId | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| Order | |
| ProductCode | |
| ProductId | |
| ProductName | |
| RevisionInformation | (Inherited from NetForumEntity) |
| SponsorshipTypeId |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |