Click or drag to resize
IPersonAddresses Property
Addresses. The list object is automatically created. It is optional to add addresses, but a person should be enforsed to provide at least one address in the process of user registration. If the person do not want to show its full address to other users the person should set ShowAddresses to False.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
AddressList Addresses { get; }

Property Value

Type: AddressList
See Also