BoothComplementInformationBoothId Property
Namespace: Ignition.ExhibitsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[ParentEntityIdAttribute]
[NetForumFieldAttribute("bxc_hxb_key")]
public NetForumId BoothId { get; protected set; }
<ParentEntityIdAttribute>
<NetForumFieldAttribute("bxc_hxb_key")>
Public Property BoothId As NetForumId
Get
Protected Set
public:
[ParentEntityIdAttribute]
[NetForumFieldAttribute(L"bxc_hxb_key")]
property NetForumId^ BoothId {
NetForumId^ get ();
protected: void set (NetForumId^ value);
}
[<ParentEntityIdAttribute>]
[<NetForumFieldAttribute("bxc_hxb_key")>]
member BoothId : NetForumId with get, set
Property Value
NetForumId