 |
VoucherVoucherAccountingMonth Property |
Voucher Accounting Month
Created in Epic SDK V5.0.
Sometimes Required
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 string VoucherAccountingMonth { get; set; }
Public Property VoucherAccountingMonth As String
Get
Set
Dim instance As Voucher
Dim value As String
value = instance.VoucherAccountingMonth
instance.VoucherAccountingMonth = value
Property Value
Type:
String
VoucherAccountingMonth As Accounting Month.
Remarks Note |
---|
- Name - VoucherAccountingMonth
- Ignored On Update - True
|
See Also