[This is preliminary documentation and is subject to change.]
Checks if the BaseDataType represents any kind of variable length
value which is not 'long'.
| C# |
public bool IsVariable()
True if the base data type is variable length.
[This is preliminary documentation and is subject to change.]
| C# |
public bool IsVariable()