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