Table of Contents

Class ImportSetup

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

Properties

IssueTypeId

[Augmentation(typeof(ProjectIssueTypeOptionsAugmenter), new string[] { "Url=../../Url", "Username=../../Username", "ApiToken=../../ApiToken", "ClientCertificate=../../ClientCertificate", "ProjectId=ProjectId" }, AssistanceExecution.Always)]
public string IssueTypeId { get; set; }

Property Value

string

ProjectId

[Augmentation(typeof(ProjectOptionsAugmenter), new string[] { "Url=../../Url", "Username=../../Username", "ApiToken=../../ApiToken", "ClientCertificate=../../ClientCertificate" }, AssistanceExecution.Always)]
public string ProjectId { get; set; }

Property Value

string