SyntaxValidationResults Properties | 
The SyntaxValidationResults type exposes the following members.
| Name | Description | |
|---|---|---|
| Error | 
            Gets the Error that occurred.
              | |
| IsValid | 
            Whether the Syntax was valid.
              | |
| Message | 
            Gets the Validation Message.
              | |
| Result | 
            Gets the Result Object that was produced.
              | |
| Warnings | 
            Gets the Warnings that were produced.
              |