 |
CashOnAccountItemAmount Property |
Amount
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2020.1.0.523
Syntaxpublic decimal Amount { get; set; }
Public Property Amount As Decimal
Get
Set
Dim instance As CashOnAccountItem
Dim value As Decimal
value = instance.Amount
instance.Amount = value
Property Value
Type:
Decimal
Remarks
See Also