 |
DisbursementVoidDetailAccountingMonth Property |
DetailAccountingMonth
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntaxpublic string DetailAccountingMonth { get; set; }
Public Property DetailAccountingMonth As String
Get
Set
Dim instance As DisbursementVoid
Dim value As String
value = instance.DetailAccountingMonth
instance.DetailAccountingMonth = value
Property Value
Type:
String
Remarks
See Also