Address Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Retail
public class Address : IDisposable
The Address type exposes the following members.
| Name | Description | |
|---|---|---|
| Address | Initializes a new instance of the Address class | |
| Address(String) | Initializes a new instance of the Address class |
| Name | Description | |
|---|---|---|
| Address1 | ||
| Address2 | ||
| CellPhoneNumber | ||
| City | ||
| Country | ||
| County | ||
| FormatAddress | ||
| HouseNo | ||
| Id | ||
| PhoneNumber | ||
| PostCode | ||
| StateProvinceRegion | ||
| Type |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the Address | |
| ToString | (Overrides ObjectToString.) |