ReportData Object Members
Public Methods
GetColorList | This returns the current global dimension color list. |
GetCommand | This returns a Command Object if report data has command interface. |
GetCommandData | Returns the value of command data |
GetCount | This returns the number of instances of the specified data type. |
GetCountExt | Returns the number of instances of the specified data type [Extended DType] |
GetExpressionValue | This returns value of the specified expression in Expression. |
GetMultipleTolZone | Returns the current global multiple tolerance zone |
GetPrintBackGroundColor | Returns true if report is printing the background color. |
GetPrintBlackAndWhite | Returns true if report is printing in black and white. |
GetReferenceValue | This returns the reference feature value of the indicated field of the command. |
GetReferenceValue2 | This returns the reference feature value of the indicated field of the command. |
GetReportingPath | Returns the value of reporting directory |
GetShowColorsInTwoDirections | Returns if pcdmis is showing the color in two directions |
GetTolColor | This returns a the current tolerance color based on the deviation, plus tolerance, and minus tolerance. |
GetValue | This method returns the value of the indicated field of the command. |
GetValue2 | This method returns the value of the indicated field of the command. |
GetValueExt | Returns the value of the indicated field of the command [Extended DType]. |
GetValueExt2 | Returns the value of the indicated field of the specified command [Extended DType]. |
HasCommandData | This method returns True if report data has a measurement routine command interface, False otherwise. |
HasToolkitCommandData | Returns true if report data has a WilcoxAssociates::Toolkit ICommand interface. |
Public Properties
CurPage | This property returns a the number of the report's current page as a Long value. |
ToolkitICommandInstanceGuid | Read Only: WilcoxAssociates::Toolkit ICommand Instance Guid |
ToolkitIPartProgramManagerInstanceGuid | Read Only: WilcoxAssociates::Toolkit IPartProgramManager Instance Guid |
See Also