Click or drag to resize
Address2 Class
Print this page
Represents an address. Consists of one or more AddressField .
Inheritance Hierarchy
SystemObject
  Telogis.APIAddress2

Namespace: Telogis.API
  
  
Syntax
public class Address2

The Address2 type exposes the following members.

Properties
  NameDescription
Public propertyCountry
Public propertyFields
Top
Fields
  NameDescription
Public fieldCountry
The country in which this address is located.
Public fieldFields
Fields contained within this address, such as: street name, zip code and city. See AddressFieldType for the full list.
Top
See Also