dynamicpropertyassociation EntityType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Association of a property definition with another entity in the system.

Entity Set path:[organization URI]/api/data/v8.2/dynamicpropertyassociations

Base Type: crmbaseentity EntityType

Display Name: Property Association

Primary Key: dynamicpropertyassociationid

Properties

Lookup Properties

Single-valued navigation properties

The dynamicpropertyassociation 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

associationstatus

Edm.Int32

Description: Shows the status of the property association.

Default Options:

0 : Active
1 : Deleted
2 : Draft
3 : Draft Added
4 : Draft Deleted

Display Name: Association Status.

createdon

Edm.DateTimeOffset

Description: Shows the date and time when the record was created.

Display Name: Created On

Read-only property

dmtimportstate

Edm.Int32

Description: Internal Use Only

Display Name: Internal Use Only

dynamicpropertyassociationid

Edm.Guid

Description: Shows the unique identifier of the property association.

Display Name: Property Association ID

exchangerate

Edm.Decimal

Description: Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.

Display Name: Exchange Rate

Read-only property

importsequencenumber

Edm.Int32

Description: Shows the data import or data migration that created this record.

Display Name: Import Sequence Number

inheritancestate

Edm.Int32

Description: Shows the inheritance state in relationship to the parent property.

Default Options:

0 : Inherited
1 : Overridden
2 : Owned

Display Name: Inheritance State.

modifiedon

Edm.DateTimeOffset

Description: Shows the date and time when the record was last updated.

Display Name: Modified On

Read-only property

overriddencreatedon

Edm.DateTimeOffset

Description: Shows the date and time that the record was migrated.

Display Name: Attribute Created On

versionnumber

Edm.Int64

Description: Shows the version number of the property association.

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

Shows who created the record.

_createdonbehalfby_value

createdonbehalfby

Shows who created the record on behalf of another user.

_dynamicpropertyid_value

dynamicpropertyid

Shows the property that uses this option set item.

_modifiedby_value

modifiedby

Shows who last updated the record.

_modifiedonbehalfby_value

modifiedonbehalfby

Shows who created the record on behalf of another user.

_organizationid_value

organizationid

Shows the organization associated with the record.

_regardingobjectid_value

regardingobjectid_productassociation

regardingobjectid_product

Shows the object that the property is associated with.

_transactioncurrencyid_value

transactioncurrencyid

Shows the currency associated with the record.

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

lk_DynamicPropertyAssociationattribute_createdby

createdonbehalfby

systemuser EntityType

lk_DynamicPropertyAssociationattribute_CreatedOnBehalfBy

dynamicpropertyid

dynamicproperty EntityType

Dynamicproperty_DynamicPropertyAssociation

modifiedby

systemuser EntityType

lk_DynamicPropertyAssociationattribute_ModifiedBy

modifiedonbehalfby

systemuser EntityType

lk_DynamicPropertyAssociationattribute_ModifiedOnBehalfBy

organizationid

organization EntityType

DynamicPropertyAssociation_organization

regardingobjectid_product

product EntityType

Product_DynamicPropertyAssociation

regardingobjectid_productassociation

productassociation EntityType

ProductAssociation_DynamicPropertyAssociation

transactioncurrencyid

transactioncurrency EntityType

DynamicPropertyAssociation_TransactionCurrency

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