Table of Contents

Class Diff

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

Properties

Base

[Augmentation(typeof(DiffBaseAugmenter), null, AssistanceExecution.Always)]
[Augmentation(typeof(VisibleAugmenter), new string[] { "Visible=Enabled" }, AssistanceExecution.Always)]
public string Base { get; set; }

Property Value

string

Enabled

public bool Enabled { get; set; }

Property Value

bool

Rounding

[Augmentation(typeof(VisibleAugmenter), new string[] { "Visible=Enabled" }, AssistanceExecution.Always)]
public Rounding Rounding { get; set; }

Property Value

Rounding