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