Summary
Helper method calls on the StarTeam API to retrieve an ID number for the specified view, corresponding to this.label.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .StarTeam - Containing Type
- TreeBasedTask
Syntax
protected virtual IStLabel getLabelID(StView stView)
Parameters
Name | Type | Description |
---|---|---|
stView | StView |
Return Value
Type | Description |
---|---|
IStLabel | The Label identifier or -1 if no label was provided. |