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