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