[NetForumBusinessObjectAttribute("ExhibitBoothFee")]
public class BoothFee : NetForumEntity
<NetForumBusinessObjectAttribute("ExhibitBoothFee")>
Public Class BoothFee
Inherits NetForumEntity
[NetForumBusinessObjectAttribute(L"ExhibitBoothFee")]
public ref class BoothFee : public NetForumEntity
[<NetForumBusinessObjectAttribute("ExhibitBoothFee")>]
type BoothFee =
class
inherit NetForumEntity
end
BoothFee | Initializes a new instance of the BoothFee class |
BoothCategoryId | |
BoothPersonnelQuantity | |
BoothsAllotted | |
BoothTypeId | |
Category | |
ComplimentaryRegistrationsQty | |
ExhibitId | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
IsSquareFootageBased | |
RevisionInformation | (Inherited from NetForumEntity) |
SquareFootageMax | |
SquareFootageMin | |
Type |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |