dynamicpropertyinstance EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Instance of a property with its value.
Entity Set path:[organization URI]/api/data/v8.2/dynamicpropertyinstances
Base Type: crmbaseentity EntityType
Display Name: Property Instance
Primary Key: dynamicpropertyinstanceid
Properties
Lookup Properties
Single-valued navigation properties
Operations using the dynamicpropertyinstance entity type.
The dynamicpropertyinstance 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 |
---|---|---|
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 |
dynamicpropertyinstanceid |
Edm.Guid |
Description: Shows the unique identifier of the property instance. Display Name: Property Instance 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 |
modifiedon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was last updated. Display Name: Modified On Read-only property |
validationstatus |
Edm.Boolean |
Description: Shows whether the property value is valid. Default Options: 1 : Valid Display Name: Is Valid |
valuedecimal |
Edm.Decimal |
Description: Shows the decimal value of the property. Display Name: Decimal Value |
valuedouble |
Edm.Double |
Description: Shows the double value of the property. Display Name: Double Value |
valueinteger |
Edm.Int32 |
Description: Shows the integer value of the property. Display Name: Integer Value |
valuestring |
Edm.String |
Description: Shows the string value of the property. Display Name: String Value |
versionnumber |
Edm.Int64 |
Description: Shows the version number of the property instance. 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 this record is associated with. |
_modifiedby_value |
modifiedby |
Shows who last updated the record. |
_modifiedonbehalfby_value |
modifiedonbehalfby |
Shows who created the record on behalf of another user. |
_ownerid_value |
ownerid |
Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
_owningbusinessunit_value |
owningbusinessunit |
Shows the business unit that the record owner belongs to. |
_owningteam_value |
owningteam |
Shows the team who owns the property instance. |
_owninguser_value |
Shows the user who owns the property instance. |
|
_regardingobjectid_value |
regardingobjectid_quotedetail regardingobjectid_invoicedetail regardingobjectid_opportunityproduct regardingobjectid_salesorderdetail |
Shows the object that the property is associated with. |
_transactioncurrencyid_value |
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 |
Dynamicpropertyinsatance_createdby |
|
createdonbehalfby |
lk_Dynamicpropertyinsatanceattribute_createdonbehalfby |
|
dynamicpropertyid |
DynamicProperty_DynamicPropertyInstance |
|
modifiedby |
lk_Dynamicpropertyinsatanceattribute_ModifiedBy |
|
modifiedonbehalfby |
lk_Dynamicpropertyinsatanceattribute_ModifiedOnBehalfBy |
|
ownerid |
Owner_dynamicproperyinstance |
|
owningbusinessunit |
business_unit_dynamicproperyinstance |
|
owningteam |
team_DynamicPropertyInstance |
|
owninguser |
OwningUser_Dynamicpropertyinsatance |
|
regardingobjectid_invoicedetail |
InvoiceDetail_Dynamicpropertyinstance |
|
regardingobjectid_opportunityproduct |
OpportunityProduct_Dynamicpropertyinstance |
|
regardingobjectid_quotedetail |
QuoteDetail_Dynamicpropertyinstance |
|
regardingobjectid_salesorderdetail |
SalesOrderDetail_Dynamicpropertyinstance |
|
transactioncurrencyid |
TransactionCurrency_Dynamicpropertyinsatance |
Operations using the dynamicpropertyinstance entity type.
The following operations use the dynamicpropertyinstance entity type in a parameter or return type.
Name |
How used |
Description |
---|---|---|
PropertyInstanceList Parameter |
Updates values of the property instances (dynamic property instances) for a product added to an opportunity, quote, order, or invoice. |
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