 |
PayVouchersEligibleVouchersValue Property |
Eligible vouchers
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 EligibleVouchers EligibleVouchersValue { get; set; }
Public Property EligibleVouchersValue As EligibleVouchers
Get
Set
Dim instance As PayVouchers
Dim value As EligibleVouchers
value = instance.EligibleVouchersValue
instance.EligibleVouchersValue = value
Property Value
Type:
EligibleVouchersReturn Value
Type:
EligibleVouchers
Remarks
See Also