Click or drag to resize

VoucherVoucherID Property

Unique identifier used to specify a voucher.

Created in Epic SDK V5.0.

Sometimes Required

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

Property Value

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