Table of Contents

Class QualityFileSourceExportForm

Namespace
MES.MQC.ExportLibrary.Adapters.Export.Forms
Assembly
MES.MQC.ExportLibrary.dll
public class QualityFileSourceExportForm
Inheritance
QualityFileSourceExportForm
Inherited Members

Properties

ArtifactStructure

[Augmentation(typeof(ArtifactStructureAugmenter), null, AssistanceExecution.Always)]
public string ArtifactStructure { get; set; }

Property Value

string

Diff

public Diff Diff { get; set; }

Property Value

Diff

FilterDateFrom

public DateFromFilter FilterDateFrom { get; set; }

Property Value

DateFromFilter

FilterDateTo

public DateToFilter FilterDateTo { get; set; }

Property Value

DateToFilter

MilestoneSets

[Augmentation(typeof(MilestoneSetAugmenter), null, AssistanceExecution.Always)]
public string[] MilestoneSets { get; set; }

Property Value

string[]

QualityAssessmentScope

public QualityAssessmentScope QualityAssessmentScope { get; set; }

Property Value

QualityAssessmentScope

QualityStructure

[Augmentation(typeof(QualityStructureAugmenter), null, AssistanceExecution.Always)]
public string QualityStructure { get; set; }

Property Value

string

Rounding

public Rounding Rounding { get; set; }

Property Value

Rounding