ExhibitorInformationContactCustomerId Property
Note: This API is now obsolete.
Namespace: Ignition.ExhibitsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[ObsoleteAttribute("Use PrimaryContactIndividualId")]
public NetForumId ContactCustomerId { get; set; }
<ObsoleteAttribute("Use PrimaryContactIndividualId")>
Public Property ContactCustomerId As NetForumId
Get
Set
public:
[ObsoleteAttribute(L"Use PrimaryContactIndividualId")]
property NetForumId^ ContactCustomerId {
NetForumId^ get ();
void set (NetForumId^ value);
}
[<ObsoleteAttribute("Use PrimaryContactIndividualId")>]
member ContactCustomerId : NetForumId with get, set
Property Value
NetForumId