Show / Hide Table of Contents

Class Address

Inheritance
Object
Address
Implements
IWebObject
IPlugin
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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

IWebObject
SuperOffice.Factory.IPlugin
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top