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