Class ReplacedShaftSelectionHelper
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.FE
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ReplacedShaftSelectionHelper : APIBase, IEquatable<APIBase>
Properties
IsReplacedByFE
Declaration
public bool IsReplacedByFE { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Shaft
Declaration
public Shaft Shaft { get; }
Property Value
Type | Description |
---|---|
Shaft |
Implements
System.IEquatable<T>