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