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