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