Addresses Property

GWN Framework Contact Manager

Organization..::..Addresses Property

Gets or sets the addresses.

Namespace:  ContactManager.Model.Entities
Assembly:  ContactManager.Model (in ContactManager.Model.dll)

Syntax


public ICollection<Address> Addresses { get; set; }

Field Value

The addresses.