[NetForumBusinessObjectAttribute("ExhibitorBoothNew")]
public class BoothAssignment : BoothInformation<NetForumBusinessObjectAttribute("ExhibitorBoothNew")>
Public Class BoothAssignment
Inherits BoothInformation[NetForumBusinessObjectAttribute(L"ExhibitorBoothNew")]
public ref class BoothAssignment : public BoothInformation[<NetForumBusinessObjectAttribute("ExhibitorBoothNew")>]
type BoothAssignment =
class
inherit BoothInformation
end| BoothAssignment | Initializes a new instance of the BoothAssignment class |
| AssignedNumber | |
| AssignedNumberDisplayName | |
| AssignedNumberId | |
| BoothCategoryId | |
| BoothFeeProductId | |
| BoothTypeId | |
| CancelDate | |
| ExhibitorId | (Inherited from BoothInformation) |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| Notes | (Inherited from BoothInformation) |
| RevisionInformation | (Inherited from NetForumEntity) |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |