Click or drag to resize

DisbursementDisbursementID Property

Unique identifier used to specify current item.

Created in Epic SDK V5.0.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public int DisbursementID { get; set; }

Property Value

Type: Int32
DisbursementID As Integer.
Remarks
Note Note
  • Name - DisbursementID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - True
See Also