Click or drag to resize

PersonWebAdditionalAddress Property

AdditionalAddress

Namespace:  Tse.EasyBook.Server.DataContracts
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string AdditionalAddress { get; set; }

Property Value

Type: String
Remarks
This property is optional. This can be language specific: For GB and US it might be a building name (see www.upu.com for further reference) It can be formatted as several lines
See Also