Click or drag to resize

DisbursementDisbursementDefaultEntryID Property

Used to set and retreive the default entry.

Created in Epic SDK V5.0.

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

Property Value

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