Click or drag to resize

ConfidentialClientAccessItemLookupCode Property

The lookup Code when Type is Employee. Required when Type is Employee. Ignored otherwise.

Created in Epic SDK 2016.

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
  • Required On Insert - False
  • Required On Update - False
See Also