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