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

City of Client's Postal Address. Maximum length 50 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 field at the bottom of the address page in the Personal Wizard is in PostalAddress.City. 

If you update this field, the PostalAddress.City field will be automatically updated as well. 

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

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