 |
EligibleVoucherItemVoucherID Property |
Voucher ID
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Action
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2022.2.0.1054
Syntaxpublic int VoucherID { get; set; }
Public Property VoucherID As Integer
Get
Set
Dim instance As EligibleVoucherItem
Dim value As Integer
value = instance.VoucherID
instance.VoucherID = value
Property Value
Type:
Int32Return Value
Type:
Int32
Remarks
See Also