Click or drag to resize

ClientFilterLookupCode Property

Used to filter by lookup code. Filter type: Begins With
Namespace:  ASI.TAM.API.Data.UI.Account.Client
Assembly:  ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntax
public string LookupCode { get; set; }

Property Value

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