Baseline Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Baseline details.
public class Baseline
type Baseline = class
Public Class Baseline
- Inheritance
-
Baseline
Constructors
Baseline() |
Initializes a new instance of the Baseline class. |
Baseline(IList<IList<String>>, Nullable<DateTime>) |
Initializes a new instance of the Baseline class. |
Properties
ExpectedResults |
Gets or sets expected results. |
UpdatedTime |
Gets or sets baseline update time (UTC). |
Extension Methods
ConvertToPSType(Baseline) |