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