ExpectedResult: Boolean;
The ExpectedResult property determines the expected result of function execution.
Available values:
True. Result of executing the function is "true".
False. Result of executing the function is "false".
The property use is given in the example for IScheduledTaskModuleChecker.Module.
See also: