Click or drag to resize

BlazeAddress Properties

The BlazeAddress type exposes the following members.

Properties
  NameDescription
Public propertyaddress
The address.
Public propertyaddressLine1
The address line 1.
Public propertycity
The city.
Public propertycompanyId
The company ID.
Public propertycountry
The country.
Public propertycreated
The created date.
(Inherited from BlazeBaseData.)
Public propertydeleted
Specifies whether or not this item is deleted.
(Inherited from BlazeBaseData.)
Public propertyid
The ID.
(Inherited from BlazeBaseData.)
Public propertymodified
The last modified date.
(Inherited from BlazeBaseData.)
Public propertystate
The state.
Public propertyupdated
The last modified date.
(Inherited from BlazeBaseData.)
Public propertyzipCode
The ZIP code.
Top
See Also