IAssertor
Short summary
This interface provides assert statements for the most common data types. The interface is made to avoid to many methods to select in intelliSense of the TwinCAT editor
properties
| Access | Abstract | Final | Extends | Implements |
|---|---|---|---|---|
| - | No | No | __SYSTEM.IQueryInterface | - |
UML Diagram
Properties
assert
Type: IAssertions
Returns the interface IAssertions…
Code
Declaration
INTERFACE IAssertor EXTENDS __SYSTEM.IQueryInterface