 |
ApplyCreditsToDebitsDebits Property |
Debits
Namespace:
ASI.TAM.API.Data.UI.Transaction.ApplyCreditsToDebits
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2020.1.0.1
Syntaxpublic DebitItems Debits { get; set; }
Public Property Debits As DebitItems
Get
Set
Dim instance As ApplyCreditsToDebits
Dim value As DebitItems
value = instance.Debits
instance.Debits = value
Property Value
Type:
DebitItemsReturn Value
Type:
DebitItems
Remarks
See Also