Click or drag to resize

Street Class

Syntax
C#
public class Street : Address

The Street type exposes the following members.

Properties
  NameDescription
Public propertyAttentionTo
(Inherited from Address.)
Public propertyContactType
(Inherited from ProfileContactType.)
Public propertyCorrectionCode
(Inherited from Address.)
Public propertyCountry
(Inherited from Address.)
Public propertyDisplayValue
(Inherited from Address.)
Public propertyDoNotClean
(Inherited from Address.)
Public propertyDPID
(Inherited from Address.)
Public propertyErrorCode
(Inherited from Address.)
Public propertyInvalid
(Inherited from Address.)
Public propertyLatitude
(Inherited from Address.)
Public propertyLine1
(Inherited from Address.)
Public propertyLine2
(Inherited from Address.)
Public propertyLine3
(Inherited from Address.)
Public propertyLine4
(Inherited from Address.)
Public propertyLine5
(Inherited from Address.)
Public propertyLine6
(Inherited from Address.)
Public propertyLine7
(Inherited from Address.)
Public propertyLongitude
(Inherited from Address.)
Public propertyMapGridX
(Inherited from Address.)
Public propertyMapGridY
(Inherited from Address.)
Public propertyMeshBlock
(Inherited from Address.)
Public propertyModifiedOn
(Inherited from Address.)
Public propertyPostCode
(Inherited from Address.)
Public propertyStatementOfAccuracyCode
(Inherited from Address.)
Public propertyStatementOfAccuracyLastUpdated
(Inherited from Address.)
Public propertyStatementOfAccuracyReason
(Inherited from Address.)
Public propertyStatementOfAccuracyUpdatedTrigger
(Inherited from Address.)
Public propertySuburb
(Inherited from Address.)
Public propertyTownCityState
(Inherited from Address.)
Top
See Also