 |
CompanyCommissionDateBasedValue Property |
Represents the Date Based tab for the commission
Created in Epic SDK 2019.
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.1.0.391
Syntaxpublic DateBasedCommission DateBasedValue { get; set; }
Public Property DateBasedValue As DateBasedCommission
Get
Set
Dim instance As CompanyCommission
Dim value As DateBasedCommission
value = instance.DateBasedValue
instance.DateBasedValue = value
Property Value
Type:
DateBasedCommission
DateBasedValue As Other.
Remarks Note |
---|
|
See Also