Table of Contents

Class ProjectBranchWithArtifact

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Gitlab.Forms.SubForms
Assembly
MES.MQC.DataSourceLibrary.dll
public class ProjectBranchWithArtifact : ProjectBranch
Inheritance
ProjectBranchWithArtifact
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