connectionrole EntityType
Description: Role describing a relationship between a two records.
Entity Set path: [organization URI]/api/data/v8.0/connectionroles
Base Type: crmbaseentity EntityType
Display Name: Connection Role
Primary Key: connectionroleid
Primary Name Attribute: name
Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the relationship role. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the relationship role. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the connection role. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who modified the relationship role. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization that this connection role belongs to. Computed property Read-only property |
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 |
mscrm.BooleanManagedProperty |
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 |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
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
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 |
|
connectionroleassociation_association |
関連項目
他のリソース
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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.