ExtendedBusinessAddress


Description

Extends the BusinessAddress class with a property to store the county specific to the adress.

Properties

Property

Type

Length

Default

Description

County

string

60

Empty

The county for the address.


Inherits from

BusinessAddress


Documentation Feedback