Table of Contents

Class Job

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Jenkins.Forms.SubForms
Assembly
MES.MQC.DataSourceLibrary.dll
public class Job
Inheritance
Job
Derived
Inherited Members

Properties

Name

[JsonProperty(Required = Required.Always)]
[Augmentation(typeof(JobNameOptionsAugmenter), new string[] { "Url=../Url", "UserName=../UserName", "ApiToken=../ApiToken", "ClientCertificate=../ClientCertificate" }, AssistanceExecution.Frontend)]
[Validation(typeof(JobValidator), new string[] { "Url=../Url", "UserName=../UserName", "ApiToken=../ApiToken", "ClientCertificate=../ClientCertificate", "JobName=Name" }, AssistanceExecution.Backend)]
public string Name { get; set; }

Property Value

string