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