The CAddressBasic type exposes the following members.

Fields

  NameDescription
m_blnAddressDirty
Tracks whether the address has been changed but not committed.
m_strAddrLine1
Address line 1
m_strAddrLine2
Address line 2
m_strAddrLine3
Address line 3
m_strBarCode
Barcode
m_strCity
Address city
m_strCountry
Address Country
m_strCounty
Address county
m_strCRRT
CRRT
m_strDPB
DPB
m_strFullAddress
Full address
m_strMailCode
Address Mail code
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
m_strStateProvince
Address StateProvince
mAddressFormatCode
Format code
mDirections
Directions
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

See Also