Class LoadedBearingChartReporter
Inheritance
System.Object
LoadedBearingChartReporter
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingResults
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class LoadedBearingChartReporter : CustomImage, IEquatable<APIBase>
Properties
Property
Declaration
public ListWithSelectedItem<string> Property { get; set; }
Property Value
| Type | Description |
|---|---|
| ListWithSelectedItem<System.String> |
Implements
System.IEquatable<T>