Class PRS_Address
extends PRS_ExchangeElement

Provides address information for PRS_ContactItem.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--PRS_ExchangeElement
   |
   +--PRS_Address

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringProvides address information for PRS_ContactItem.
UMLPackagePathstringPRS::Support
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Address1string
DescriptionstringFirst line of address information.
Address2string
DescriptionstringSecond line of address information.
Address3string
DescriptionstringThird line of address information.
Address4string
DescriptionstringFourth line of address information.
AddressTypeuint8
DescriptionstringThe type of address.
ValueMapstring0, 1, 2, 3, 254, 255
ValuesstringPrimary, Shipping, Billing, Service, Other, Unknown
Citystring
DescriptionstringThe city.
Countrystring
DescriptionstringThe country code, based on ISO/IEC 3166.
PostalCodestring
DescriptionstringThe country's postal code for the address.
Regionstring
DescriptionstringThe specific region, such as state or province.
TimeZonestring
DescriptionstringThe time zone of the address.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
DirtyFlaguint8PRS_ExchangeElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
PRSUniqueNamestringPRS_ExchangeElement

Class Methods