RegionIsInternational Property
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("rgn_international_flag")]
public bool IsInternational { get; protected set; }
<NetForumFieldAttribute("rgn_international_flag")>
Public Property IsInternational As Boolean
Get
Protected Set
public:
[NetForumFieldAttribute(L"rgn_international_flag")]
property bool IsInternational {
bool get ();
protected: void set (bool value);
}
[<NetForumFieldAttribute("rgn_international_flag")>]
member IsInternational : bool with get, set
Property Value
Boolean