Class JiraLocation
- Assembly
- MES.MQC.DataSourceLibrary.dll
public class JiraLocation : ContentLocationBase
- Inheritance
-
JiraLocation
- Inherited Members
Properties
ProjectId
[JsonProperty("p")]
public string ProjectId { get; set; }
Property Value
Url
[JsonProperty("u")]
public string Url { get; set; }