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