CrmService Classes


RetrieveTeamsSystemUserRequest Class (CrmService)
banner art

Contains the data needed to retrieve the list of teams of which the specified user is a member.

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

ConstructorDescription
RetrieveTeamsSystemUserRequestInitializes a new instance of the RetrieveTeamsSystemUserRequest class.

Instance PropertyDescription
ColumnSetGets or sets the set of attributes to retrieve for each team.
EntityIdGets or sets the ID of the system user (user).
ReturnDynamicEntitiesGets or sets a value that indicates whether to return the result as 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.

Requirements

Web Service: CrmService

See Also

Reference


© 2009 Microsoft Corporation. All rights reserved.


Page view tracker