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