Class ReplacedShaftSelectionHelper
Inheritance
System.Object
ReplacedShaftSelectionHelper
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ReplacedShaftSelectionHelper : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
IsReplacedByFE
Declaration
public bool IsReplacedByFE { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Shaft
Declaration
public Shaft Shaft { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods