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