Table of Contents

Class ImportMappingStringField

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Jira.Forms.SubForms
Assembly
MES.MQC.DataSourceLibrary.dll
public class ImportMappingStringField : ImportMappingFieldBase
Inheritance
ImportMappingStringField
Inherited Members

Properties

Field

[Augmentation(typeof(RequiredFromParentAugmenter), null, AssistanceExecution.Always)]
[Augmentation(typeof(VisibleInTableAugmenter), new string[] { "Visible=FromJira" }, AssistanceExecution.Always)]
[Augmentation(typeof(StringFieldOptionsAugmenter), new string[] { "Url=../../../Url", "Username=../../../Username", "ApiToken=../../../ApiToken", "ClientCertificate=../../../ClientCertificate", "ProjectId=../../Setup.ProjectId", "IssueTypeId=../../Setup.IssueTypeId" }, AssistanceExecution.Always)]
public string Field { get; set; }

Property Value

string