 |
PayablesCommissionsCashOnAccountItemsValue Property |
CashOnAccountItemsValue
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntaxpublic CashOnAccountItems CashOnAccountItemsValue { get; set; }
Public Property CashOnAccountItemsValue As CashOnAccountItems
Get
Set
Dim instance As PayablesCommissions
Dim value As CashOnAccountItems
value = instance.CashOnAccountItemsValue
instance.CashOnAccountItemsValue = value
Property Value
Type:
CashOnAccountItems
Remarks
See Also