ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TClieDetail.PostalAddress Property

The full postal address of the client in AVETMISS 7 format, shown at the bottom of the address page in the Personal Wizard. This is a TAddress object. 

If the client has only an AVETMISS 6 address but not an AVETMISS 7 address, this field will still be populated with the AVETMISS 6 address split into parts.

C#
public TAddress PostalAddress;
Copyright (c) VETtrak 2022. All rights reserved.