Property Instance (DynamicPropertyInstance) table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Instance of a property with its value.

Added by: Product Management Solution

Messages

Message Web API Operation SDK class or method
Create POST /dynamicpropertyinstances
See Create
CreateRequest or
Create
CreateMultiple CreateMultiple CreateMultipleRequest
Delete DELETE /dynamicpropertyinstances(dynamicpropertyinstanceid)
See Delete
DeleteRequest or
Delete
Retrieve GET /dynamicpropertyinstances(dynamicpropertyinstanceid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveMultiple GET /dynamicpropertyinstances
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
RetrieveProductProperties RetrieveProductPropertiesRequest
Update PATCH /dynamicpropertyinstances(dynamicpropertyinstanceid)
See Update
UpdateRequest or
Update
UpdateMultiple UpdateMultiple UpdateMultipleRequest
UpdateProductProperties UpdateProductPropertiesRequest

Properties

Property Value
CollectionSchemaName DynamicPropertyInstances
DisplayCollectionName Property Instances
DisplayName Property Instance
EntitySetName dynamicpropertyinstances
IsBPFEntity False
LogicalCollectionName dynamicpropertyinstances
LogicalName dynamicpropertyinstance
OwnershipType UserOwned
PrimaryIdAttribute dynamicpropertyinstanceid
PrimaryNameAttribute name
SchemaName DynamicPropertyInstance

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

DMTImportState

Property Value
Description Internal Use Only
DisplayName Internal Use Only
Format None
IsValidForForm False
IsValidForRead False
LogicalName dmtimportstate
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

DynamicPropertyId

Property Value
Description Shows the property that this record is associated with.
DisplayName Property ID
IsValidForForm False
IsValidForRead True
LogicalName dynamicpropertyid
RequiredLevel SystemRequired
Targets dynamicproperty
Type Lookup

DynamicPropertyInstanceid

Property Value
Description Shows the unique identifier of the property instance.
DisplayName Property Instance ID
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName dynamicpropertyinstanceid
RequiredLevel SystemRequired
Type Uniqueidentifier

ImportSequenceNumber

Property Value
Description Sequence number of the import that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

Name

Property Value
Description name
DisplayName name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 100
RequiredLevel ApplicationRequired
Type String

OverriddenCreatedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

OwnerId

Property Value
Description Owner Id
DisplayName Owner
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Added by: Active Solution Solution

Property Value
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

RegardingObjectId

Added by: Sales Solution

Property Value
Description Shows the object that the property is associated with.
DisplayName Regarding
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectid
RequiredLevel None
Targets invoicedetail,opportunityproduct,quotedetail,salesorderdetail
Type Lookup

RegardingObjectIdType

Added by: Active Solution Solution

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidtype
RequiredLevel None
Type EntityName

TimeZoneRuleVersionNumber

Property Value
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

TransactionCurrencyId

Property Value
Description Shows the currency associated with the record.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

UTCConversionTimeZoneCode

Property Value
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

validationstatus

Property Value
Description Shows whether the property value is valid.
DisplayName Is Valid
IsValidForForm True
IsValidForRead True
LogicalName validationstatus
RequiredLevel None
Type Boolean

validationstatus Choices/Options

Value Label Description
1 Valid
0 Invalid

DefaultValue: 0

ValueDecimal

Property Value
Description Shows the decimal value of the property.
DisplayName Decimal Value
IsValidForForm False
IsValidForRead True
LogicalName valuedecimal
MaxValue 100000000000
MinValue -100000000000
Precision 2
RequiredLevel None
Type Decimal

ValueDouble

Property Value
Description Shows the double value of the property.
DisplayName Double Value
IsValidForForm False
IsValidForRead True
LogicalName valuedouble
MaxValue 100000000000
MinValue -100000000000
Precision 5
RequiredLevel None
Type Double

ValueInteger

Property Value
Description Shows the integer value of the property.
DisplayName Integer Value
Format None
IsValidForForm False
IsValidForRead True
LogicalName valueinteger
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

ValueString

Property Value
Description Shows the string value of the property.
DisplayName String Value
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName valuestring
MaxLength 1024
RequiredLevel None
Type String

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

CreatedBy

Property Value
Description Unique identifier of the user who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Property Value
Description Unique identifier of the delegate user who created the record.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

DynamicPropertyIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName dynamicpropertyidname
MaxLength 100
RequiredLevel None
Type String

ExchangeRate

Property Value
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.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

ModifiedBy

Property Value
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Property Value
Description Unique identifier of the delegate user who modified the record.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OwnerIdName

Property Value
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Property Value
Description Yomi name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Property Value
Description Unique identifier for the business unit that owns the record
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningTeam

Property Value
Description Unique identifier for the team that owns the record.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Property Value
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets
Type Lookup

RegardingObjectIdName

Added by: Sales Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidname
MaxLength 850
RequiredLevel None
Type String

RegardingObjectIdYomiName

Added by: Sales Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidyominame
MaxLength 4000
RequiredLevel None
Type String

TransactionCurrencyIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Property Value
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

InvoiceDetail_Dynamicpropertyinstance

Added by: Sales Solution

See the InvoiceDetail_Dynamicpropertyinstance one-to-many relationship for the invoicedetail table/entity.

OpportunityProduct_Dynamicpropertyinstance

Added by: Sales Solution

See the OpportunityProduct_Dynamicpropertyinstance one-to-many relationship for the opportunityproduct table/entity.

QuoteDetail_Dynamicpropertyinstance

Added by: Sales Solution

See the QuoteDetail_Dynamicpropertyinstance one-to-many relationship for the quotedetail table/entity.

SalesOrderDetail_Dynamicpropertyinstance

Added by: Sales Solution

See the SalesOrderDetail_Dynamicpropertyinstance one-to-many relationship for the salesorderdetail table/entity.

See also

Dataverse table/entity reference
Web API Reference