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