Click or drag to resize

ClientClientLookupCode Property

If blank on insert, defaults to a generated value based on the last name for individual clients or acccount name for business clients. Occassionally the defaulted name will be in use, in which case a unique one will need to be entered manually.

Created in Epic SDK V4.1.

Sometimes Required

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 ClientLookupCode { get; set; }

Property Value

Type: String
ClientLookupCode As String.
Remarks
Note Note
  • Name - ClientLookupCode
  • Length - 10
  • Accepts Multiple Lines - False
  • Required On Insert - False
  • Required On Update - True
See Also