Click or drag to resize

AddressStreet1 Property

First row of the Street address (refers to address 1 field 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 Street1 { get; set; }

Property Value

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