| Library | Module | Frames | Expand |
| Property | ResultsCount | as Long |
| Specifies the numerical value to be shown in the ModelCheck report for this check. | ||
| Property | ResultsTable | as Istringseq [optional] |
| A list of strings containing details of each found item. Can be null. | ||
| Property | ResultsUrl | as String [optional] |
| Specifies a URL to a page that provides details on the results of this check. If null then the check will be listed with no extra information besides the count. | ||
| Function | CCpfcCustomCheckResults.Create (ResultsCount as Long) as IpfcCustomCheckResults | |
| Creates a new IpfcCustomCheckResults object. | ||
| Property | ResultsCount | as Long |
|
Specifies the numerical value to be shown in the ModelCheck report for this check. |
| Property | ResultsTable | as Istringseq [optional] |
|
A list of strings containing details of each found item. Can be null. |
| Property | ResultsUrl | as String [optional] |
|
Specifies a URL to a page that provides details on the results of this check. If null then the check will be listed with no extra information besides the count. |
| Function | CCpfcCustomCheckResults.Create | (ResultsCount as Long) as IpfcCustomCheckResults |
|
Creates a new IpfcCustomCheckResults object.
|