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