connectionrole EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Role describing a relationship between a two records.
Entity Set path:[organization URI]/api/data/v8.2/connectionroles
Base Type: crmbaseentity EntityType
Display Name: Connection Role
Primary Key: connectionroleid
Primary Name Attribute: name
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
category | Edm.Int32 | Description: Categories for connection roles. Default Options: 1 : Business Display Name: Connection Role Category |
componentstate | Edm.Int32 | Description: State of the component. Default Options: 0 : Published Display Name: Component State Read-only property |
connectionroleid | Edm.Guid | Description: Unique identifier of the connection role. Display Name: Connection Role |
connectionroleidunique | Edm.Guid | Description: Unique identifier of the published or unpublished connection role record. Display Name: Unique ID Read-only property |
createdon | Edm.DateTimeOffset | Description: Date and time when the connection role was created. Display Name: Created On Read-only property |
description | Edm.String | Description: Description of the connection role. Display Name: Description |
importsequencenumber | Edm.Int32 | Description: Unique identifier of the data import or data migration that created this record. Display Name: Import Sequence Number |
introducedversion | Edm.String | Description: Version in which the form is introduced. Display Name: Introduced Version |
iscustomizable | Description: Information that specifies whether this component can be customized. Display Name: Customizable | |
ismanaged | Edm.Boolean | Description: Indicates whether the solution component is part of a managed solution. Default Options: 1 : Managed Display Name: State Read-only property |
modifiedon | Edm.DateTimeOffset | Description: Date and time when the connection role was last modified. Display Name: Modified On Read-only property |
name | Edm.String | Description: Name of the connection role. Display Name: Name |
overwritetime | Edm.DateTimeOffset | Description: Date and time when the record was last overwritten. Display Name: Overwritten On Read-only property |
solutionid | Edm.Guid | Description: Unique identifier of the associated solution. Display Name: Solution Read-only property |
statecode | Edm.Int32 | Description: Status of the connection role. Default Options: 0 : Active Display Name: Status |
statuscode | Edm.Int32 | Description: Reason for the status of the connection role. Default Options: 1 : Active Display Name: Status Reason |
versionnumber | Edm.Int64 | Description: Version number of the connection role. Display Name: Version Number 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 |
|---|---|---|
_createdby_value | createdby | Unique identifier of the user who created the relationship role. |
_createdonbehalfby_value | createdonbehalfby | Unique identifier of the delegate user who created the relationship role. |
_modifiedby_value | modifiedby | Unique identifier of the user who last modified the connection role. |
_modifiedonbehalfby_value | modifiedonbehalfby | Unique identifier of the delegate user who modified the relationship role. |
_organizationid_value | organizationid | Unique identifier of the organization that this connection role belongs to. |
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 |
|---|---|---|
createdby | createdby_connection_role | |
createdonbehalfby | lk_connectionrolebase_createdonbehalfby | |
modifiedby | modifiedby_connection_role | |
modifiedonbehalfby | lk_connectionrolebase_modifiedonbehalfby | |
organizationid | organization_connection_roles |
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
|---|---|---|
Connection_Role_AsyncOperations | regardingobjectid_connectionrole | |
connection_role_connections1 | record1roleid | |
connection_role_connections2 | record2roleid | |
ConnectionRole_SyncErrors | regardingobjectid_connectionrole_syncerror | |
connectionroleassociation_association | connectionroleassociation_association_referenced | |
connectionroleassociation_association_referenced | connectionroleassociation_association |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright