Class LoadedBearingChartReporter
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
LoadedBearingChartReporter
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingResults
Assembly: SMT.MastaAPI.13.0.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>