Class ShaftSystemDeflectionSectionsReport
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ShaftSystemDeflectionSectionsReport
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections.Reporting
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ShaftSystemDeflectionSectionsReport : CustomReportChart, IEquatable<APIBase>
Properties
Display
Declaration
public TableAndChartOptions Display { get; set; }
Property Value
Type | Description |
---|---|
TableAndChartOptions |
Implements
System.IEquatable<T>