AddressBase
Forefront
Description
The common properties for an address in Microsoft Dynamics GP.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Line1 | string | 60 | Empty | Line 1 of the address. |
Line2 | string | 60 | Empty | Line 2 of the address. |
Line3 | string | 60 | Empty | Line 3 of the address. |
City | string | 35 | Empty | The city for the address. |
State | string | 29 | Empty | The state for the address. |
PostalCode | string | 10 | Empty | The postal code for the address. |
Inherits from
Show: