Attribute | Type | Description | Required |
---|
label | string | The name to be given to the label; required. | True |
buildlabel | bool | Should label be marked build? Default is true. | False |
description | string | Optional description of the label to be stored in the StarTeam project. | False |
failonerror | bool | | False |
if | bool | | False |
password | string | The password used for login. | False |
projectname | string | The name of the StarTeam project to be acted on. | False |
revisionlabel | bool | Should label created be a revision label? Default is false. | False |
servername | string | Name of StarTeamServer. | False |
serverport | string | Port number of the StarTeam connection. | False |
timestamp | string | Optional: If this property is set, the label will be created as of the datetime specified. Please provide a datetime format that can be parsed via Parse. | False |
unless | bool | | False |
url | string | One stop to set all parameters needed to connect to a StarTeam server. | False |
username | string | The StarTeam user name used for login. | False |
verbose | bool | | False |
viewname | string | The name of the StarTeam view to be acted on. | False |