VariableType Property
Description
This returns / sets the current variable type.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property VariableType As VARIABLE_TYPE_TYPES |
Return Type
Read/write VARIABLE_TYPE_TYPES enumeration.
See Also