|  | 
| DateBasedCommissionItemOpenRangeTo Property  | 
 
  OpenRangeTo
Created in Epic SDK 2019.
   ASI.TAM.API.Data.UI.Account.Commission (in ASI.TAM.API.Data.UI.Account.Commission.dll) Version: 2021.1.0.391
 Syntax
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
Remarks|  Note | 
|---|
|  | 
 See Also
See Also