WorkItemReference Constructors
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.
Overloads
| WorkItemReference() | |
| WorkItemReference(String) |
internal use only - for ISecuredObject information |
WorkItemReference()
public WorkItemReference();
Public Sub New ()
Applies to
WorkItemReference(String)
internal use only - for ISecuredObject information
public WorkItemReference(string token);
new Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemReference : string -> Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemReference
Public Sub New (token As String)
Parameters
- token
- String