Click or drag to resize

AddressCounty Property

County (has special validation rules if 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: 2021.1.0.1
Syntax
public string County { get; set; }

Property Value

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