 |
DetailTotal Property |
Total
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2020.1.0.523
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:
DecimalReturn Value
Type:
Decimal
Remarks
See Also