Click or drag to resize

SplitReceivableItemAccountLookupCode Property

The current client account and also client accounts related to the current client account are also valid.

Created in Epic SDK 2018.

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

Property Value

Type: String
AccountLookupCode As String.
Remarks

If blank on insert, defaults to the current client account. Use Get_Client to obtain the relationship items with account type of 'CUST'.

Note Note
  • Name - AccountLookupCode
  • Length - -1
  • Required On Insert - False
  • Required On Update - True
See Also