Class EngineeringReportFlawListCheckResult
public class EngineeringReportFlawListCheckResult
- Inheritance
-
EngineeringReportFlawListCheckResult
- Inherited Members
- Extension Methods
Constructors
EngineeringReportFlawListCheckResult(bool, IObjectAssemblyPart)
public EngineeringReportFlawListCheckResult(bool isActive, IObjectAssemblyPart flawedPart)
Parameters
isActiveboolflawedPartIObjectAssemblyPart
Fields
FlawedPart
public readonly IObjectAssemblyPart FlawedPart
Field Value
IsActive
public readonly bool IsActive