Click or drag to resize

AddressStateOrProvinceCode Property

StateOrProvinceCode (has special validation rules if the country is CAN or USA and is not valid when country is UK) Lookup: StateProvince
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 StateOrProvinceCode { get; set; }

Property Value

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