'Declaration
Public ReadOnly Property IsCyclic As Boolean
'Usage
Dim instance As UAContentFilterElement Dim value As Boolean value = instance.IsCyclic
public bool IsCyclic {get;}
Property Value
The default value of this property is False
.
'Declaration
Public ReadOnly Property IsCyclic As Boolean
'Usage
Dim instance As UAContentFilterElement Dim value As Boolean value = instance.IsCyclic
public bool IsCyclic {get;}
The default value of this property is False
.