Click or drag to resize

BrokerLookupCode Property

If blank on insert, defaults similar to Epic. If a unique value cannot be defaulted an error will display.

Created in Epic SDK V6.0.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Account.Broker
Assembly:  ASI.TAM.API.Data.UI.Account.Broker (in ASI.TAM.API.Data.UI.Account.Broker.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 - True
See Also