Click or drag to resize
AddressField Class
Print this page
Used to represent one part of an address.
Inheritance Hierarchy
SystemObject
  Telogis.APIAddressField

Namespace: Telogis.API
  
  
Syntax
public class AddressField

The AddressField type exposes the following members.

Properties
  NameDescription
Public propertyType
Public propertyValue
Top
Fields
  NameDescription
Public fieldType
The address field refers to a street number.
Public fieldValue
The value of this address field.
Top
See Also