FullReportMode | This method switches the report window to Full Report Mode. |
GenerateStatusReportBitmap | Generates a status report for a range of commands |
GenerateStatusReportBitmapId | Generates a status report for a range of commands |
GenerateStatusReportBitmapUid | Generates a status report for a range of commands |
GetCustomReportName | Returns the name of the custom report name associated with the index value. |
LastExecutionReportMode | This method switches the report window to Last Execution Report Mode. |
LoadCustomReport | This method loads the specified custom report into the Report window. |
LoadReportTemplate | This method loads the specified report template into the Report window. |
PrintReport | This method prints the contents of the Report window. |
RefreshReport | This method reloads the report data into the report template, thereby refreshing the contents of the Report window. |
SetCurrentAsDefaultReport | This method sets the current report as the default report for the measurement routine. |
Application | This property represents the read-only PC-DMIS Application object. The Application object includes properties and methods that return top-level objects. |
CurrentReport | This read-only property returns the full directory pathway to the Custom Report or Report Template used in the Report window. |
CustomReportCount | This read-only property returns the number of Custom Reports defined for the current measurement routine. |
Height | Read/Write: Returns/Sets height of report window |
Left | Read/Write: Returns/Sets left coordinate of report window |
Pages | Returns a collection of Page objects (one Page object for each page making up the report) as a Pages object. |
Parent | This returns the parent PartProgram object. |
Top | Read/Write: Returns/Sets top coordinate of report window |
Visible | This returns or sets the visibility state of the Report window. |
Width | Read/Write: Returns/Sets width of report window |