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