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

Postal Address for Client. Maximum length 170 characters. 

This is the AVETMISS 6 format field, shown at the top of the address page in the Personal Wizard. The corresponding AVETMISS 7 format fields at the bottom of the address page in the Personal Wizard are in PostalAddress.UnitDetails, PostalAddress.Building, PostalAddress.StreetNumber, PostalAddress.StreetName and PostalAddress.POBox. 

You should use the PostalAddress fields in preference to this field. This field may be removed in a future API version.

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