TfvcBranch interface
Class representing a branch object.
- Extends
Properties
children | List of children for the branch. |
mappings | List of branch mappings. |
parent | Path of the branch's parent. |
related |
List of paths of the related branches. |
Inherited Properties
created |
Creation date of the branch. |
description | Branch description. |
is |
Is the branch deleted? |
owner | Alias or display name of user |
path | Path for the branch. |
url | URL to retrieve the item. |
Property Details
children
mappings
parent
relatedBranches
List of paths of the related branches.
relatedBranches: TfvcShallowBranchRef[]
Property Value
Inherited Property Details
createdDate
Creation date of the branch.
createdDate: Date
Property Value
Date
Inherited From TfvcBranchRef.createdDate
description
Branch description.
description: string
Property Value
string
Inherited From TfvcBranchRef.description
isDeleted
Is the branch deleted?
isDeleted: boolean
Property Value
boolean
Inherited From TfvcBranchRef.isDeleted