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