Table of Contents

Class FieldOptionsAugmenterBase

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Jira.Forms.Augmenters
Assembly
MES.MQC.DataSourceLibrary.dll
public abstract class FieldOptionsAugmenterBase : ApiAugmenterBase<SelectAttribute>, IFormFieldAssistant
Inheritance
FieldOptionsAugmenterBase
Implements
Derived
Inherited Members

Properties

IssueTypeId

public string IssueTypeId { get; set; }

Property Value

string

ProjectId

public string ProjectId { get; set; }

Property Value

string

Methods

SetOptions(SelectAttribute, Type)

protected void SetOptions(SelectAttribute fieldConfig, Type type = null)

Parameters

fieldConfig SelectAttribute
type Type