ITeamProjectCollectionServicing.QueueAttachCollection Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
QueueAttachCollection(String, IDictionary<String, String>, Boolean) | Queues attachment of collection that has the given connection String. This overload will use the existing collection properties to create the collection. | |
QueueAttachCollection(String, IDictionary<String, String>, Boolean, String, String, String) | Queues attachment of collection that has the given connection String. This overload will use the existing collection properties to create the collection. |
Top