ColumnSet ComplexType
Specifies the attributes for which non-null values are returned from a query.
This Web API complex type corresponds to the organization service ColumnSet.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
AllColumns |
Edm.Boolean |
Whether to retrieve all the attributes of a record. |
||
Columns |
Collection(Edm.String) |
false |
false |
The collection of Strings containing the names of the attributes to be retrieved from a query. |
Types that use the ColumnSet complex type.
The following use the ColumnSet complex type.
Name | How used | Description |
---|---|---|
ColumnSet Parameter |
Converts a quote to a sales order. |
|
ColumnSet Parameter |
Converts a sales order to an invoice. |
|
ColumnSet Parameter |
Generates an invoice from an opportunity. |
|
ColumnSet Parameter |
Generates a quote from an opportunity. |
|
ColumnSet Parameter |
Generates a sales order (order) from an opportunity. |
|
ColumnSet Parameter |
Sets the state of a quote to Draft. |
Se også
Andre ressourcer
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.