TfvcBranchRef interface
Metadata for a branchref.
- Extends
Properties
| created |
Creation date of the branch. |
| description | Branch description. |
| is |
Is the branch deleted? |
| owner | Alias or display name of user |
| url | URL to retrieve the item. |
Inherited Properties
| path | Path for the branch. |
Property Details
createdDate
Creation date of the branch.
createdDate: Date
Property Value
Date
description
Branch description.
description: string
Property Value
string
isDeleted
Is the branch deleted?
isDeleted: boolean
Property Value
boolean
owner
url
URL to retrieve the item.
url: string
Property Value
string