Gets or sets the zip code.
[Visual Basic .NET] Public Property ZipCode As String |
[C#] public string ZipCode {get; set;} |
Remarks
The default value is blank, if the "Data" property is properly formatted and begins with the 7 characters "[)><RS>01<GS>", this property will be automatically overridden.
See Also