The CAddress type exposes the following members.

Fields

  NameDescription
m_blnAddressDirty
Tracks whether the address has been changed but not committed.
(Inherited from CAddressBasic.)
m_strAddrLine1
Address line 1
(Inherited from CAddressBasic.)
m_strAddrLine2
Address line 2
(Inherited from CAddressBasic.)
m_strAddrLine3
Address line 3
(Inherited from CAddressBasic.)
m_strBarCode
Barcode
(Inherited from CAddressBasic.)
m_strCity
Address city
(Inherited from CAddressBasic.)
m_strCountry
Address Country
(Inherited from CAddressBasic.)
m_strCounty
Address county
(Inherited from CAddressBasic.)
m_strCRRT
CRRT
(Inherited from CAddressBasic.)
m_strDPB
DPB
(Inherited from CAddressBasic.)
m_strFullAddress
Full address
(Inherited from CAddressBasic.)
m_strMailCode
Address Mail code
(Inherited from CAddressBasic.)
m_strPostalCode
this is the ZIP code For the anonymous user, this value is set to "Guest" iboMCommon.gc_strAnonUserPostalCode CStdOrder tests for this value and skips automatic freight calculation
(Inherited from CAddressBasic.)
m_strStateProvince
Address StateProvince
(Inherited from CAddressBasic.)
mAddressFormatCode
Format code
(Inherited from CAddressBasic.)
mDirections
Directions
(Inherited from CAddressBasic.)
mEditStatus
The edit status (unchanged, modified, etc) of this record.
(Inherited from iboBase.)
mErrors
The current list of errors encountered by this class instance during processing.
(Inherited from iboBase.)
mValidateLongAddressLines
DT 2098: Indicates whether to validate address lines to a longer length
(Inherited from CAddressBasic.)

See Also