Table of Contents

Class JiraLocation

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Jira.Contents
Assembly
MES.MQC.DataSourceLibrary.dll
public class JiraLocation : ContentLocationBase
Inheritance
JiraLocation
Inherited Members

Properties

ProjectId

[JsonProperty("p")]
public string ProjectId { get; set; }

Property Value

string

Url

[JsonProperty("u")]
public string Url { get; set; }

Property Value

string