CreateCustomerRelationshipsResponse ComplexType

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

The response from the CreateCustomerRelationships Action.

This Web API complex type corresponds to the organization service CreateCustomerRelationshipsResponse.

The properties of a complex type contain the structured data of the type.

Name

Type

Nullable

Unicode

Description

AttributeId

Edm.Guid

false

The MetadataId of the LookupAttributeMetadata that is created.

RelationshipIds

Collection(Edm.Guid)

false

An array of relationship IDs created for the attribute to Account and Contact entities.

The following use the CreateCustomerRelationshipsResponse complex type.

Name

How used

Description

CreateCustomerRelationships Action

ReturnType

Creates a new customer lookup attribute, and optionally, to add it to a specified unmanaged solution.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: