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