| CheckForm Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CSC.SC.TOPICA4.Template
public enum CheckForm
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No checking | |
| ShowErrors | 1 | Check, show errors only | |
| ShowAll | 2 | Check, show everything (as hierarchy), no matter if error or not |