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