Click or drag to resize

BankAccountDisbursementMappingID Property

Disbursement Mapping I D

Created in Epic SDK 2019.

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: 2023.1.0.1249
Syntax
public Nullable<int> DisbursementMappingID { get; set; }

Property Value

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