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