Click or drag to resize

BankAccountBrokerCheckLayoutID Property

Broker Check Layout I D

Created in Epic SDK 2019.

Required

Namespace:  ASI.TAM.API.Data.UI.Configure.GeneralLedger
Assembly:  ASI.TAM.API.Data.UI.Configure.GeneralLedger (in ASI.TAM.API.Data.UI.Configure.GeneralLedger.dll) Version: 2021.1.0.391
Syntax
public Nullable<int> BrokerCheckLayoutID { get; set; }

Property Value

Type: NullableInt32
BrokerCheckLayoutID As Integer?.
Remarks
Note Note
  • Name - BrokerCheckLayoutID
  • Is Identity - True
  • Required On Insert - True
  • Required On Update - True
  • Lookup - CheckLayout
  • Auto Validated - True
See Also