 |
DetailItemApplyToSelectedItemsApplyCreditsToDebits Property |
Used to populate and display apply credits to debits information.
Created in Epic SDK V5.0.
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.2.0.769
Syntaxpublic ApplyCreditsToDebits ApplyToSelectedItemsApplyCreditsToDebits { get; set; }
Public Property ApplyToSelectedItemsApplyCreditsToDebits As ApplyCreditsToDebits
Get
Set
Dim instance As DetailItem
Dim value As ApplyCreditsToDebits
value = instance.ApplyToSelectedItemsApplyCreditsToDebits
instance.ApplyToSelectedItemsApplyCreditsToDebits = value
Property Value
Type:
ApplyCreditsToDebits
ApplyToSelectedItemsApplyCreditsToDebits As Other.
Remarks Note |
---|
- Name - ApplyToSelectedItemsApplyCreditsToDebits
|
See Also