| Library | Module | Frames | Expand |
| Property | ConfigDir | as String [optional] |
| Specifies the directory which contains the ModelCheck configuration directory (which must be named 'config'). If null then the default ModelCheck configuration directory will be used. | ||
| Property | Mode | as IpfcModelCheckMode [optional] |
| Specifies the mode to use when executing ModelCheck. If null, the non-graphic mode will be used. | ||
| Property | OutputDir | as String [optional] |
| Specifies the directory where the report will be written. If null then default ModelCheck output directory ,as per config_init.mc , will be used. | ||
| Property | ShowInBrowser | as Boolean [optional] |
| Specifies if the results report should be shown in the browser. If null (the default) it will not be shown. | ||
| Function | CCpfcModelCheckInstructions.Create () as IpfcModelCheckInstructions | |
| Creates a new IpfcModelCheckInstructions object. | ||
| Property | ConfigDir | as String [optional] |
|
Specifies the directory which contains the ModelCheck configuration directory (which must be named 'config'). If null then the default ModelCheck configuration directory will be used. |
| Property | Mode | as IpfcModelCheckMode [optional] |
|
Specifies the mode to use when executing ModelCheck. If null, the non-graphic mode will be used. |
| Property | OutputDir | as String [optional] |
|
Specifies the directory where the report will be written. If null then default ModelCheck output directory ,as per config_init.mc , will be used. |
| Property | ShowInBrowser | as Boolean [optional] |
|
Specifies if the results report should be shown in the browser. If null (the default) it will not be shown. |
| Function | CCpfcModelCheckInstructions.Create | () as IpfcModelCheckInstructions |
|
Creates a new IpfcModelCheckInstructions object.
|