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