 |
VoucherVoucherEffectiveDate Property |
Voucher Effective Date
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 DateTime VoucherEffectiveDate { get; set; }
Public Property VoucherEffectiveDate As DateTime
Get
Set
Dim instance As Voucher
Dim value As DateTime
value = instance.VoucherEffectiveDate
instance.VoucherEffectiveDate = value
Property Value
Type:
DateTime
VoucherEffectiveDate As Date.
Remarks Note |
---|
- Name - VoucherEffectiveDate
- Ignored On Update - True
|
See Also