RegionCodeDescription.FullName Property

Definition

Gets or sets the full name of this instance.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=true, Name="FullName", Order=101)]
public string FullName { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=true, Name="FullName", Order=101)>]
member this.FullName : string with get, set
Public Property FullName As String

Property Value

The full name of this instance.

Attributes

Applies to