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