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