Table of Contents

Class JobWithArtifact

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

Properties

ArtifactName

[JsonProperty(Required = Required.Always, NullValueHandling = NullValueHandling.Ignore)]
[Augmentation(typeof(ArtifactNameVisibleInTableAugmenter), new string[] { "LoadTypes=../LoadTypes" }, AssistanceExecution.Always)]
public string ArtifactName { get; set; }

Property Value

string