Table of Contents

Class Extracted

Namespace
MES.MQC.DataSourceLibrary.Models.Extraction
Assembly
MES.MQC.DataSourceLibrary.dll
public class Extracted : Imported, IDisposable
Inheritance
Extracted
Implements
Inherited Members

Constructors

Extracted()

public Extracted()

Extracted(Imported)

public Extracted(Imported imported)

Parameters

imported Imported

Properties

HumanReadableContentKeys

[JsonProperty("h")]
public HashSet<string> HumanReadableContentKeys { get; set; }

Property Value

HashSet<string>

Methods

Add(Extracted)

public void Add(Extracted extracted)

Parameters

extracted Extracted