connectionrole EntityType

 

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

Lookup Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

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
2 : Family
3 : Social
4 : Sales
5 : Other
1000 : Stakeholder
1001 : Sales Team
1002 : Service

Display Name: Connection Role Category

componentstate

Edm.Int32

Description: State of the component.

Default Options:

0 : Published
1 : Unpublished
2 : Deleted
3 : Deleted Unpublished

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

BooleanManagedProperty ComplexType

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
0 : Unmanaged

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
1 : Inactive

Display Name: Status

statuscode

Edm.Int32

Description: Reason for the status of the connection role.

Default Options:

1 : Active
2 : Inactive

Display Name: Status Reason

versionnumber

Edm.Int64

Description: Version number of the connection role.

Display Name: Version Number

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

_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

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

systemuser EntityType

createdby_connection_role

createdonbehalfby

systemuser EntityType

lk_connectionrolebase_createdonbehalfby

modifiedby

systemuser EntityType

modifiedby_connection_role

modifiedonbehalfby

systemuser EntityType

lk_connectionrolebase_modifiedonbehalfby

organizationid

organization EntityType

organization_connection_roles

Collection-valued navigation properties

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

asyncoperation EntityType

regardingobjectid_connectionrole

connection_role_connections1

connection EntityType

record1roleid

connection_role_connections2

connection EntityType

record2roleid

ConnectionRole_SyncErrors

syncerror EntityType

regardingobjectid_connectionrole_syncerror

connectionroleassociation_association

connectionrole EntityType

connectionroleassociation_association_referenced

connectionroleassociation_association_referenced

connectionrole EntityType

connectionroleassociation_association

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