Edit

Share via


WorkItemRelationType Class

Definition

Represents the work item type relatiion type.

[System.Runtime.Serialization.DataContract]
public class WorkItemRelationType : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemTrackingReference
type WorkItemRelationType = class
    inherit WorkItemTrackingReference
Public Class WorkItemRelationType
Inherits WorkItemTrackingReference
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
WorkItemRelationType
Attributes

Constructors

WorkItemRelationType()

Properties

Attributes

The collection of relation type attributes.

Links

Link references to related REST resources.

(Inherited from WorkItemTrackingResource)
Name

The name.

(Inherited from WorkItemTrackingReference)
ReferenceName

The reference name.

(Inherited from WorkItemTrackingReference)
Url (Inherited from WorkItemTrackingResourceReference)

Applies to