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

ConvertQuoteToSalesOrder Action

ColumnSet Parameter

Converts a quote to a sales order.

ConvertSalesOrderToInvoice Action

ColumnSet Parameter

Converts a sales order to an invoice.

GenerateInvoiceFromOpportunity Action

ColumnSet Parameter

Generates an invoice from an opportunity.

GenerateQuoteFromOpportunity Action

ColumnSet Parameter

Generates a quote from an opportunity.

GenerateSalesOrderFromOpportunity Action

ColumnSet Parameter

Generates a sales order (order) from an opportunity.

ReviseQuote Action

ColumnSet Parameter

Sets the state of a quote to Draft.

関連項目

他のリソース

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.