Click or drag to resize

AddressZipOrPostalCode Property

ZipOrPostalCode (has special validation rules if the country is CAN or USA and refers to Postcode when country is UK)
Namespace:  ASI.TAM.API.Data.UI.Shared
Assembly:  ASI.TAM.API.Data.UI.Shared (in ASI.TAM.API.Data.UI.Shared.dll) Version: 2020.1.0.1
Syntax
public string ZipOrPostalCode { get; set; }

Property Value

Type: String
ZipOrPostalCode As String.
Remarks
Note Note
  • Name - ZipOrPostalCode
  • Length - 10
  • Required On Insert - False
  • Required On Update - False
See Also