TestimoX

API Reference

Class

PkProduct

Namespace TestimoX.Baselines.BaselinePurpleKnight
Assembly TestimoX
Modifiers sealed

Product compatibility metadata.

Inheritance

  • Object
  • PkProduct

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public PkProduct() #

Properties

public String Name { get; set; } #

Product name.

public String MinVersion { get; set; } #

Minimum supported version.

public String MaxVersion { get; set; } #

Maximum supported version.

public List<String> Licenses { get; set; } #

Supported license tiers.