The CAddress type exposes the following members.

Fields

  NameDescription
Protected fieldm_blnAddressDirty
Tracks whether the address has been changed but not committed.
(Inherited from CAddressBasic.)
Protected fieldm_strAddrLine1
Address line 1
(Inherited from CAddressBasic.)
Protected fieldm_strAddrLine2
Address line 2
(Inherited from CAddressBasic.)
Protected fieldm_strAddrLine3
Address line 3
(Inherited from CAddressBasic.)
Protected fieldm_strBarCode
Barcode
(Inherited from CAddressBasic.)
Protected fieldm_strCity
Address city
(Inherited from CAddressBasic.)
Protected fieldm_strCountry
Address Country
(Inherited from CAddressBasic.)
Protected fieldm_strCounty
Address county
(Inherited from CAddressBasic.)
Protected fieldm_strCRRT
CRRT
(Inherited from CAddressBasic.)
Protected fieldm_strDPB
DPB
(Inherited from CAddressBasic.)
Protected fieldm_strFullAddress
Full address
(Inherited from CAddressBasic.)
Protected fieldm_strMailCode
Address Mail code
(Inherited from CAddressBasic.)
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
(Inherited from CAddressBasic.)
Protected fieldm_strStateProvince
Address StateProvince
(Inherited from CAddressBasic.)
Protected fieldmAddressFormatCode
Format code
(Inherited from CAddressBasic.)
Protected fieldmDirections
Directions
(Inherited from CAddressBasic.)
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
(Inherited from CAddressBasic.)

See Also