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

City of Client's Residence. 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 UsualAddress.City. 

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

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