PaymentAddress.City Property

Definition

Gets or sets this is the city/town portion of the address.

public string City { get; set; }
member this.City : string with get, set
Public Property City As String

Property Value

The city or town.

Applies to