Click or drag to resize

VoucherVoucherDescription Property

Voucher Description

Created in Epic SDK V5.0.

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: 2021.1.0.391
Syntax
public string VoucherDescription { get; set; }

Property Value

Type: String
VoucherDescription As String.
Remarks
Note Note
  • Name - VoucherDescription
  • Length - 70
  • Required On Insert - True
  • Required On Update - True
See Also