 |
DetailItemApplyToPayablesCommissionsSelectPayablesCommissions Property |
Used to populate and display payables commissions.
Created in Epic SDK V7.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.1.0.391
Syntaxpublic PayablesCommissions ApplyToPayablesCommissionsSelectPayablesCommissions { get; set; }
Public Property ApplyToPayablesCommissionsSelectPayablesCommissions As PayablesCommissions
Get
Set
Dim instance As DetailItem
Dim value As PayablesCommissions
value = instance.ApplyToPayablesCommissionsSelectPayablesCommissions
instance.ApplyToPayablesCommissionsSelectPayablesCommissions = value
Property Value
Type:
PayablesCommissions
ApplyToPayablesCommissionsSelectPayablesCommissions As Other.
Remarks Note |
---|
- Name - ApplyToPayablesCommissionsSelectPayablesCommissions
|
See Also