ITechniqueResult class

ITechniqueResult class

Describes the result of the technique validation.

The ITechniqueResult type exposes the following members:

Properties

PropertyDescription
ruleThe rule that is checked
errorError object that implemented interface IError
successReturns result of the criterion.

See Also