Class ProjectBranchWithArtifact
- 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; }