 |
PaidItemTransactionEffectiveDate Property |
TransactionEffectiveDate
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntaxpublic DateTime TransactionEffectiveDate { get; set; }
Public Property TransactionEffectiveDate As DateTime
Get
Set
Dim instance As PaidItem
Dim value As DateTime
value = instance.TransactionEffectiveDate
instance.TransactionEffectiveDate = value
Property Value
Type:
DateTime
Remarks
See Also