This documentation is archived and is not being maintained.

ITeamProjectCollectionService::GetCollections Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method GetCollections() Retrieves all registered collections. Only created and registered collections will be returned.
Public method GetCollections(IEnumerable<Guid>) Gets collections with the specified collection ids. Only created and registered collections will be returned.
Public method GetCollections(ServiceHostFilterFlags) Retrieves all registered collections.
Public method GetCollections(IEnumerable<Guid>, ServiceHostFilterFlags) Gets collections with the specified collection ids.
Top
Show: