CountryIso2Code Property
Note: This API is now obsolete.
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[ObsoleteAttribute("Use IsoAlpha2Code instead. (5.2)")]
public string Iso2Code { get; }
<ObsoleteAttribute("Use IsoAlpha2Code instead. (5.2)")>
Public ReadOnly Property Iso2Code As String
Get
public:
[ObsoleteAttribute(L"Use IsoAlpha2Code instead. (5.2)")]
property String^ Iso2Code {
String^ get ();
}
[<ObsoleteAttribute("Use IsoAlpha2Code instead. (5.2)")>]
member Iso2Code : string with get
Property Value
String