Property AddressLine2
AddressLine2
Second line of address.
Declaration
public string AddressLine2 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Remarks
Holds 30 characters max.
Second line of address.
public string AddressLine2 { get; set; }
| Type | Description |
|---|---|
| string |
Holds 30 characters max.