Address.AdminDistrict Property

 

A string specifying the subdivision name within the country or region for an address. This element is also commonly treated as the first order administrative subdivision, but in some cases it is the second, third, or fourth order subdivision within a country, dependency, or region. Optional. Set this property before making a service request.

Syntax

public string AdminDistrict { set; get; }
Public Property AdminDistrict As String