Click or drag to resize

VoucherVoucherDefaultEntryID Property

The ID of the default voucher to be used.

Created in Epic SDK V5.0.

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

Property Value

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