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