RetrieveSubsidiaryTeamsBusinessUnitRequest Class

banner art

Specifies the parameters needed to retrieve all team information from the child business units of the specified business unit.

The RetrieveSubsidiaryTeamsBusinessUnitRequest class inherits from Request. It exposes the following members.

Constructor Description
RetrieveSubsidiaryTeamsBusinessUnitRequest Initializes a new instance of the RetrieveSubsidiaryTeamsBusinessUnitRequest class.
Field Description
ColumnSet Specifies the set of attributes to retrieve for each team.
EntityId Specifies the ID of the business unit.
ReturnDynamicEntities Specifies whether the result of the operation contains a collection of instances of the team class or the DynamicEntity class.

Remarks

Pass an instance of this class as the request parameter in the Execute method.

See Also

© 2007 Microsoft Corporation. All rights reserved.