HasCommandData Method
Description
This method returns True if report data has a measurement routine command interface, False otherwise.
Syntax
| Visual Basic |
|---|
Public Function HasCommandData() As Boolean |
Return Type
Boolean value showing TRUE if the report data has a measurement routine command interface, or FALSE otherwise.
See Also