 |
RiskBasedTieredCommissionItemOpenRangeTo Property |
OpenRangeTo
Created in Epic SDK 2014.
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 RiskBasedTieredCommissionItem
Dim value As Boolean
value = instance.OpenRangeTo
instance.OpenRangeTo = value
Property Value
Type:
Boolean
OpenRangeTo As Boolean.
Remarks Note |
---|
|
See Also