CountryValidationRules.SupportedStatesList Property

Definition

Gets or sets a list of states in the country.

public System.Collections.Generic.IEnumerable<string> SupportedStatesList { get; set; }
member this.SupportedStatesList : seq<string> with get, set
Public Property SupportedStatesList As IEnumerable(Of String)

Property Value

Applies to