BoardReference 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.
[System.Runtime.Serialization.DataContract]
public class BoardReference : Microsoft.TeamFoundation.Work.WebApi.ShallowReference
type BoardReference = class
inherit ShallowReference
Public Class BoardReference
Inherits ShallowReference
- Inheritance
- Derived
- Attributes
Constructors
| Name | Description |
|---|---|
| BoardReference() | |
Properties
| Name | Description |
|---|---|
| Id |
Id of the resource |
| Name |
Name of the resource |
| Url |
Full http link to the resource |