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