Class TfsBugLinkType
A generic class for getting the bug link types and their properties.
Inherited Members
Namespace: Microsoft.Internal.Studios.Aruba.Tfs
Assembly: Aruba.Tfs.dll
Syntax
public class TfsBugLinkType : BugLinkType
Properties
View SourceRelationType
Gets or sets the tfs bug link type.
Declaration
public WorkItemRelationType RelationType { get; set; }
Property Value
Type | Description |
---|---|
WorkItemRelationType |