TestimoX

API Reference

Class

RuleCrosswalk

Namespace TestimoX.Baselines.Crosswalk
Assembly TestimoX
Modifiers sealed

Crosswalk mapping entry that ties a TestimoX rule to vendor references.

Inheritance

  • Object
  • RuleCrosswalk

Constructors

Properties

public String RuleName { get; set; } #

TestimoX rule technical name.

public String Display { get; set; } #

Friendly display name.

public List<VendorRef> Refs { get; set; } #

Crosswalk references attached to this rule.