 |
ReceiptReceiptAccountingMonth Property |
Receipt Accounting Month
Created in Epic SDK V5.0.
Sometimes Required
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntaxpublic string ReceiptAccountingMonth { get; set; }
Public Property ReceiptAccountingMonth As String
Get
Set
Dim instance As Receipt
Dim value As String
value = instance.ReceiptAccountingMonth
instance.ReceiptAccountingMonth = value
Property Value
Type:
String
ReceiptAccountingMonth As Accounting Month.
Remarks Note |
---|
- Name - ReceiptAccountingMonth
|
See Also