complexcontrol EntityType
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
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 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
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
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_complexcontrols |
See Also
Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright