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

Name of the street. Optional. Maximum length 70 characters. 

Typically contains a combination of the following components:

  • Street name
  • Street type (eg. road, court, street, highway)
  • Street suffix (eg. west)
 

eg. "Smith Avenue", "The Avenue West", "Brown Road North East", "The Esplanade", "High Street Road".

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