 |
PaidStatementItemStatementID Property |
StatementID
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 int StatementID { get; set; }
Public Property StatementID As Integer
Get
Set
Dim instance As PaidStatementItem
Dim value As Integer
value = instance.StatementID
instance.StatementID = value
Property Value
Type:
Int32
Remarks
See Also