Click or drag to resize
EvaluationResultSkipped Property
This will be true if the evaluation process was skiped because the resolver used had different name than required resolver.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public bool Skipped { get; set; }

Property Value

Type: Boolean
See Also