Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > ReportData Object : HasCommandData Method
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