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