ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TAddress.UnitDetails Property

Details of the flat/unit. Optional. Maximum length 30 characters. 

Typically contains:

  • The type of flat/unit (eg. Apartment, Unit, Level)
  • The number of the flat/unit
 

eg. "Apartment 113", "Unit N15", "Level 4", "Suite 21A Level 8".

C#
public string UnitDetails;
Copyright (c) VETtrak 2022. All rights reserved.