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