 |
VoucherVoidVoucherID Property |
VoucherID
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
Syntaxpublic int VoucherID { get; set; }
Public Property VoucherID As Integer
Get
Set
Dim instance As VoucherVoid
Dim value As Integer
value = instance.VoucherID
instance.VoucherID = value
Property Value
Type:
Int32
Remarks
See Also