[NetForumBusinessObjectAttribute("ExhibitorProduct")]
public class ExhibitorProduct : NetForumEntity
<NetForumBusinessObjectAttribute("ExhibitorProduct")>
Public Class ExhibitorProduct
Inherits NetForumEntity
[NetForumBusinessObjectAttribute(L"ExhibitorProduct")]
public ref class ExhibitorProduct : public NetForumEntity
[<NetForumBusinessObjectAttribute("ExhibitorProduct")>]
type ExhibitorProduct =
class
inherit NetForumEntity
end
ExhibitorProduct | Initializes a new instance of the ExhibitorProduct class |
Description | |
DescriptionHtml | |
ExhibitorId | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
Name | |
ProductTypeCode | |
ProductTypeDescription | |
RevisionInformation | (Inherited from NetForumEntity) |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |