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