Click to Rate and Give Feedback
MSDN
MSDN Library
Microsoft Dynamics
CrmService Classes
 RetrieveTeamsSystemUserRequest.Colu...
RetrieveTeamsSystemUserRequest.ColumnSet Property
banner art

Gets or sets the set of attributes to retrieve for each team.

Syntax

[Visual Basic .NET]
Public Property ColumnSet As ColumnSetBase
[C#]
public ColumnSetBase ColumnSet {get; set;}

Property Value

The value of this property is a ColumnSetBase type.

Remarks

The primary key for the entity is always included in the results. Pass null to retrieve only the primary key. To retrieve all attributes, pass a new instance of the AllColumns class. If the column set includes attributes that are not valid for retrieve, they will be ignored.

Requirements

Web Service: CrmService

See Also

Reference


© 2009 Microsoft Corporation. All rights reserved.


© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker