bool Isolated {get; set;}
'Declaration
Property Isolated As Boolean
'Usage
Dim instance As _EasyUASubscriberSelector Dim value As Boolean instance.Isolated = value value = instance.Isolated
Property Value
The default value of this property is False
.