TfvcLabel interface

Metadata for a label.

Extends

Properties

items

List of items.

Inherited Properties

description

Label description.

id

Label Id.

labelScope

Label scope.

modifiedDate

Last modified datetime for the label.

name

Label name.

owner

Label owner.

url

Label Url.

Property Details

items

List of items.

items: TfvcItem[]

Property Value

Inherited Property Details

description

Label description.

description: string

Property Value

string

Inherited From TfvcLabelRef.description

id

Label Id.

id: number

Property Value

number

Inherited From TfvcLabelRef.id

labelScope

Label scope.

labelScope: string

Property Value

string

Inherited From TfvcLabelRef.labelScope

modifiedDate

Last modified datetime for the label.

modifiedDate: Date

Property Value

Date

Inherited From TfvcLabelRef.modifiedDate

name

Label name.

name: string

Property Value

string

Inherited From TfvcLabelRef.name

owner

Label owner.

owner: IdentityRef

Property Value

Inherited From TfvcLabelRef.owner

url

Label Url.

url: string

Property Value

string

Inherited From TfvcLabelRef.url