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