Class Address
Inherited Members
Namespace: SuperOffice.CRM.Web.AjaxMethods
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("Address")]
public class Address : IWebObject, IPlugin
Constructors
Address()
Declaration
public Address()
Methods
GetCityFromZip(String, String)
Declaration
public string GetCityFromZip(string zip, string country)
Parameters
| Type | Name | Description |
|---|---|---|
| String | zip | |
| String | country |
Returns
| Type | Description |
|---|---|
| String |
Implements
SuperOffice.Factory.IPlugin