Class AnalysisRunInformation
Inheritance
System.Object
AnalysisRunInformation
Assembly: SMT.MastaAPI.15.0.dll
public sealed class AnalysisRunInformation : APIBase, IEquatable<APIBase>
Properties
Declaration
public string MASTAVersionUsed { get; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string SpecificationsOfComputerUsed { get; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string TimeTaken { get; }
Property Value
Type |
Description |
System.String |
|
Implements
System.IEquatable<T>
Extension Methods