TestimoX

API Reference

Class

RuleLink

Namespace TestimoX.Definitions
Assembly TestimoX
Modifiers sealed

Link from a rule to an external document/resource.

Inheritance

  • Object
  • RuleLink

Constructors

Properties

public RuleLinkRelation Relation { get; set; } #

Relationship kind to the target rule/document.

public String TargetRuleName { get; set; } #

Target rule name (for intra-project links) or identifier.

public String Note { get; set; } #

Optional note describing the relationship.