Table of Contents

Class ApiConnectorConfiguration

Namespace
MES.MQC.DataSourceLibrary.Models.Adapters
Assembly
MES.MQC.DataSourceLibrary.dll

ApiConnectorConfiguration to be implemented as a nested subclass of a MQC API Connector. Provides configuration of a API DataSource. Rendered with DynamicForm based on the Form-Attributes of the class and properties.

public abstract class ApiConnectorConfiguration : IForm
Inheritance
ApiConnectorConfiguration
Implements
Inherited Members

Constructors

ApiConnectorConfiguration()

protected ApiConnectorConfiguration()

Properties

FormSchema

The FormSchema, generated based on the Properties and Form-Attributes.

[YamlIgnore]
public FormSchema FormSchema { get; set; }

Property Value

FormSchema

Type

[YamlIgnore]
[JsonProperty(Required = Required.Always, Order = -2147483648, PropertyName = "$type")]
public string Type { get; set; }

Property Value

string

Methods

GetHash()

public string GetHash()

Returns

string