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