get_teams: Get TFS Project teams

Description Usage Arguments Value Examples

Description

Get a list of teams in a TFS Project.

Usage

1
get_teams(tfs_collection, tfs_project)

Arguments

tfs_collection

TFS Collection

tfs_project

TFS Project that is in tfs_collection. Use get_projects for a list of projects in a collection.

Value

api_get class of TFS Teams

Examples

1
get_teams('FinancialReportingCollection', 'FinancialReportingProjects')

nickclark1000/rtfs documentation built on May 23, 2019, 4:47 p.m.