ITeamProjectCollectionServicing.UpdateServicingStepGroups 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 | |
---|---|---|
UpdateServicingStepGroups(IEnumerable<Stream>) | Updates servicing step groups and servicing steps listed in the stepGroups collection. | |
UpdateServicingStepGroups(IEnumerable<String>) | Updates servicing step groups and servicing steps defined in the xml documents. | |
UpdateServicingStepGroups(IEnumerable<ServicingStepGroup>) | Updates servicing step groups and servicing steps listed in the stepGroups collection. |
Top