Table of Contents

Class ImportMappingDateField

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

Properties

Field

[Augmentation(typeof(RequiredFromParentAugmenter), null, AssistanceExecution.Always)]
[Augmentation(typeof(VisibleInTableAugmenter), new string[] { "Visible=FromJira" }, AssistanceExecution.Always)]
[Augmentation(typeof(DateFieldOptionsAugmenter), 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