CountryIsoAlpha2Code Property
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cty_iso_2")]
public string IsoAlpha2Code { get; protected set; }
<NetForumFieldAttribute("cty_iso_2")>
Public Property IsoAlpha2Code As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"cty_iso_2")]
property String^ IsoAlpha2Code {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("cty_iso_2")>]
member IsoAlpha2Code : string with get, set
Property Value
String