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