 |
TransferOfFundsTransferAccountingMonth Property |
Transfer accounting month
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Action
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntaxpublic string TransferAccountingMonth { get; set; }
Public Property TransferAccountingMonth As String
Get
Set
Dim instance As TransferOfFunds
Dim value As String
value = instance.TransferAccountingMonth
instance.TransferAccountingMonth = value
Property Value
Type:
StringReturn Value
Type:
String
Remarks
See Also