Class BearingDynamicElementContactPropertyWrapper
Inheritance
System.Object
BearingDynamicElementContactPropertyWrapper
Assembly: SMT.MastaAPI.14.1.1.dll
public class BearingDynamicElementContactPropertyWrapper : APIBase, IEquatable<APIBase>
Fields
Declaration
protected readonly APIBase _parent
Field Value
Properties
Declaration
public ReadOnlyCollection<BearingDynamicResultsPropertyWrapper> ContactResults { get; }
Property Value
Declaration
public string Name { get; }
Property Value
| Type |
Description |
| System.String |
|
Implements
System.IEquatable<T>
Extension Methods