Class BearingDynamicResultsPropertyWrapper
Inheritance
System.Object
BearingDynamicResultsPropertyWrapper
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class BearingDynamicResultsPropertyWrapper : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
Name
Declaration
public string Name { get; }
Property Value
| Type |
Description |
| System.String |
|
PlotTimeSeries
Declaration
public bool PlotTimeSeries { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Implements
System.IEquatable<T>
Extension Methods