Click or drag to resize

AddressCountryCode Property

CountryCode (CAN and USA have special logic) Lookup: Country
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 CountryCode { get; set; }

Property Value

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