The CAddressBasic type exposes the following members.

Fields

  NameDescription
Protected fieldm_blnAddressDirty
Tracks whether the address has been changed but not committed.
Protected fieldm_strAddrLine1
Address line 1
Protected fieldm_strAddrLine2
Address line 2
Protected fieldm_strAddrLine3
Address line 3
Protected fieldm_strBarCode
Barcode
Protected fieldm_strCity
Address city
Protected fieldm_strCountry
Address Country
Protected fieldm_strCounty
Address county
Protected fieldm_strCRRT
CRRT
Protected fieldm_strDPB
DPB
Protected fieldm_strFullAddress
Full address
Protected fieldm_strMailCode
Address Mail code
Protected fieldm_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
Protected fieldm_strStateProvince
Address StateProvince
Protected fieldmAddressFormatCode
Format code
Protected fieldmDirections
Directions
Protected fieldmEditStatus
The edit status (unchanged, modified, etc) of this record.
(Inherited from iboBase.)
Protected fieldmErrors
The current list of errors encountered by this class instance during processing.
(Inherited from iboBase.)
Protected fieldmValidateLongAddressLines
DT 2098: Indicates whether to validate address lines to a longer length

See Also