complexcontrol EntityType
For internal use only.
- Entity set path:
- [organization URI]/api/data/v9.2/complexcontrols
- Base type:
- crmbaseentity
- Display name:
- Process Configuration
- Primary key:
- complexcontrolid
- Primary name column:
- name
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
| Name | Type | Details | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| complexcontrolid | Edm.Guid |
Unique identifier of the complex control. |
||||||||||
| complexcontrolidunique | Edm.Guid |
Unique identifier of the form used when synchronizing customizations for the Microsoft Dynamics 365 client for Outlook. Read only
|
||||||||||
| complexcontrolxml | Edm.String |
XML representation of the complex control layout. |
||||||||||
| componentstate | Edm.Int32 |
For internal use only. Display name: Component State Read only
Default options
|
||||||||||
| description | Edm.String |
Description of the complex control. Display name: Description |
||||||||||
| introducedversion | Edm.String |
Version in which the component is introduced. Display name: Introduced Version |
||||||||||
| ismanaged | Edm.Boolean |
Information that specifies whether this component is managed. Display name: State Read only
Default options
|
||||||||||
| name | Edm.String |
Name of the complex control. Display name: Name |
||||||||||
| overwritetime | Edm.DateTimeOffset |
For internal use only. Display name: Record Overwrite Time Read only
|
||||||||||
| solutionid | Edm.Guid |
Unique identifier of the associated solution. Display name: Solution Read only
|
||||||||||
| type | Edm.Int32 |
Type of the complex control, for example, Process Control or Link Control. Display name: Complex Control Type
Default options
|
||||||||||
| version | Edm.Int32 |
For internal use only. |
||||||||||
| versionnumber | Edm.Int64 |
Represents a version of customizations to be synchronized with the Microsoft Dynamics 365 client for Outlook. Read only
|
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 Lookup property data.
| 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 | organization_complexcontrols |