Class FEPartSingleWhineAnalysisResultsPropertyAccessor
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    
    FEPartSingleWhineAnalysisResultsPropertyAccessor
  Implements
System.IEquatable<APIBase>
  Inherited Members
      SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    
  Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses.ReportablePropertyResults
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FEPartSingleWhineAnalysisResultsPropertyAccessor : SingleWhineAnalysisResultsPropertyAccessor, IEquatable<APIBase>Properties
Orders
Declaration
public ReadOnlyCollection<ResultsForOrderIncludingSurfaces> Orders { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<ResultsForOrderIncludingSurfaces> | 
Implements
      System.IEquatable<T>