complexcontrol EntityType

Dynamics CRM 2016
 

Updated: November 29, 2016

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

Description: For internal use only.

Entity Set path:[organization URI]/api/data/v8.2/complexcontrols

Base Type: crmbaseentity EntityType

Display Name: Process Configuration

Primary Key: complexcontrolid

Primary Name Attribute: name

Properties

Lookup Properties

Single-valued navigation properties

The complexcontrol entity type has no collection-valued navigation properties.

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

complexcontrolid

Edm.Guid

Description: Unique identifier of the complex control.

complexcontrolidunique

Edm.Guid

Description: Unique identifier of the form used when synchronizing customizations for the Microsoft Dynamics 365 client for Outlook.

Read-only property

complexcontrolxml

Edm.String

Description: XML representation of the complex control layout.

description

Edm.String

Description: Description of the complex control.

Display Name: Description

name

Edm.String

Description: Name of the complex control.

Display Name: Name

type

Edm.Int32

Description: Type of the complex control, for example, Process Control or Link Control.

Default Options:

0 : ProcessControl
1 : LinkControl

Display Name: Complex Control Type

version

Edm.Int32

Description: For internal use only.

versionnumber

Edm.Int64

Description: Represents a version of customizations to be synchronized with the Microsoft Dynamics 365 client for Outlook.

Read-only property

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_organizationid_value

organizationid

Unique identifier of the organization.

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

organizationid

organization EntityType

organization_complexcontrols

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: