 |
RevenueBasedCommissionRevenueBasedCommissionsValue Property |
Represents a collection of revenue based commission items for the criteria.
Created in Epic SDK 2020.
Namespace:
ASI.TAM.API.Data.UI.Account.Commission
Assembly:
ASI.TAM.API.Data.UI.Account.Commission (in ASI.TAM.API.Data.UI.Account.Commission.dll) Version: 2021.2.0.769
Syntaxpublic RevenueBasedCommissionItems RevenueBasedCommissionsValue { get; set; }
Public Property RevenueBasedCommissionsValue As RevenueBasedCommissionItems
Get
Set
Dim instance As RevenueBasedCommission
Dim value As RevenueBasedCommissionItems
value = instance.RevenueBasedCommissionsValue
instance.RevenueBasedCommissionsValue = value
Property Value
Type:
RevenueBasedCommissionItems
RevenueBasedCommissionsValue As Other.
Remarks Note |
---|
- Name - RevenueBasedCommissionsValue
|
See Also