Class LoadedBearingChartReporter
Inheritance
System.Object
LoadedBearingChartReporter
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingResults
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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>