Table of Contents

Class ProcessPerformanceResult.ProcessPerformanceResultData

Namespace
CMS.Plugin.SPCAnalysis.Abstractions.Models
Assembly
CMS.Plugin.SPCAnalysis.Abstractions.dll
public class ProcessPerformanceResult.ProcessPerformanceResultData
Inheritance
ProcessPerformanceResult.ProcessPerformanceResultData
Inherited Members

Properties

ActualMeasurement

实测

public string ActualMeasurement { get; set; }

Property Value

string

OverallExpect

预期(整体)

public string OverallExpect { get; set; }

Property Value

string

WithinGroupExpect

预期(组内)

public string WithinGroupExpect { get; set; }

Property Value

string