 |
VoucherCheckValue Property |
Used to expose properties contained in the check tab.
Created in Epic SDK V5.0.
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
Syntaxpublic Check CheckValue { get; set; }
Public Property CheckValue As Check
Get
Set
Dim instance As Voucher
Dim value As Check
value = instance.CheckValue
instance.CheckValue = value
Property Value
Type:
Check
CheckValue As Other.
Remarks Note |
---|
|
See Also