WorkArtifactLink Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A work artifact link describes an outbound artifact link type.
[System.Runtime.Serialization.DataContract]
public class WorkArtifactLink
type WorkArtifactLink = class
Public Class WorkArtifactLink
- Inheritance
-
WorkArtifactLink
- Attributes
Constructors
| WorkArtifactLink() |
Properties
| ArtifactType |
Target artifact type. |
| LinkType |
Outbound link type. |
| ToolType |
Target tool type. |