VersionControlLabel Properties
Include Protected Members
Include Inherited Members
The VersionControlLabel type exposes the following members.
Properties
Name | Description | |
---|---|---|
ArtifactUri | Gets the artifact uniform resource identifier (URI) for this label. | |
Comment | Gets the comment of this label. | |
Items | Gets the items that are associated with this label. | |
LabelId | Gets the ID of this label. | |
LastModifiedDate | Gets the date+time of the last modification of this label. | |
Name | Gets the name of this label. | |
OwnerDisplayName | Display name of the user who owns this label. | |
OwnerName | Gets the owner of this label. | |
Scope | Gets the scope of this label. | |
VersionControlServer | Gets the repository that contains this label. |
Top