 |
PremiumBasedTieredCommissionItemOpenRangeTo Property |
OpenRangeTo
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: 2020.1.0.523
Syntaxpublic bool OpenRangeTo { get; set; }
Public Property OpenRangeTo As Boolean
Get
Set
Dim instance As PremiumBasedTieredCommissionItem
Dim value As Boolean
value = instance.OpenRangeTo
instance.OpenRangeTo = value
Property Value
Type:
Boolean
Remarks
See Also