Property Instance (DynamicPropertyInstance) entity reference
Instance of a property with its value.
Added by: Product Management Solution
Messages
Message | SDK class or method |
---|---|
Create | CreateRequest or Create |
Delete | DeleteRequest or Delete |
Retrieve | RetrieveRequest or Retrieve |
RetrieveMultiple | RetrieveMultipleRequest or RetrieveMultiple |
RetrieveProductProperties | RetrieveProductPropertiesRequest |
Update | UpdateRequest or Update |
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 attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- DMTImportState
- DynamicPropertyId
- DynamicPropertyInstanceid
- DynamicPropertyInstanceIdType
- ImportSequenceNumber
- Name
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- RegardingObjectId
- RegardingObjectIdType
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- UTCConversionTimeZoneCode
- validationstatus
- ValueDecimal
- ValueDouble
- ValueInteger
- ValueString
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 |
DynamicPropertyInstanceIdType
Added by: Active Solution Solution
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | dynamicpropertyinstanceidtype |
RequiredLevel | None |
Type | EntityName |
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 attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- DynamicPropertyIdName
- DynamicPropertyInstanceIdName
- DynamicPropertyInstanceIdYomiName
- ExchangeRate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- RegardingObjectIdName
- RegardingObjectIdYomiName
- TransactionCurrencyIdName
- VersionNumber
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 |
DynamicPropertyInstanceIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | dynamicpropertyinstanceidname |
MaxLength | 4000 |
RequiredLevel | None |
Type | String |
DynamicPropertyInstanceIdYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | dynamicpropertyinstanceidyominame |
MaxLength | 4000 |
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.0000000001 |
Precision | 10 |
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 | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
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 | 100 |
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 |
One-To-Many Relationships
Listed by SchemaName.
- dynamicpropertyinstance_SyncErrors
- dynamicpropertyinstance_AsyncOperations
- dynamicpropertyinstance_MailboxTrackingFolders
- dynamicpropertyinstance_BulkDeleteFailures
- dynamicpropertyinstance_PrincipalObjectAttributeAccesses
dynamicpropertyinstance_SyncErrors
Added by: System Solution Solution
Same as the dynamicpropertyinstance_SyncErrors many-to-one relationship for the syncerror entity.
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | dynamicpropertyinstance_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
dynamicpropertyinstance_AsyncOperations
Added by: System Solution Solution
Same as the dynamicpropertyinstance_AsyncOperations many-to-one relationship for the asyncoperation entity.
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | dynamicpropertyinstance_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
dynamicpropertyinstance_MailboxTrackingFolders
Added by: System Solution Solution
Same as the dynamicpropertyinstance_MailboxTrackingFolders many-to-one relationship for the mailboxtrackingfolder entity.
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | dynamicpropertyinstance_MailboxTrackingFolders |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
dynamicpropertyinstance_BulkDeleteFailures
Added by: System Solution Solution
Same as the dynamicpropertyinstance_BulkDeleteFailures many-to-one relationship for the bulkdeletefailure entity.
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | dynamicpropertyinstance_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
dynamicpropertyinstance_PrincipalObjectAttributeAccesses
Added by: System Solution Solution
Same as the dynamicpropertyinstance_PrincipalObjectAttributeAccesses many-to-one relationship for the principalobjectattributeaccess entity.
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | dynamicpropertyinstance_PrincipalObjectAttributeAccesses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- Dynamicpropertyinsatance_createdby
- lk_Dynamicpropertyinsatanceattribute_createdonbehalfby
- lk_Dynamicpropertyinsatanceattribute_ModifiedBy
- lk_Dynamicpropertyinsatanceattribute_ModifiedOnBehalfBy
- team_DynamicPropertyInstance
- business_unit_dynamicproperyinstance
- TransactionCurrency_Dynamicpropertyinsatance
- OwningUser_Dynamicpropertyinsatance
- DynamicProperty_DynamicPropertyInstance
- InvoiceDetail_Dynamicpropertyinstance
- OpportunityProduct_Dynamicpropertyinstance
- QuoteDetail_Dynamicpropertyinstance
- SalesOrderDetail_Dynamicpropertyinstance
Dynamicpropertyinsatance_createdby
Added by: System Solution Solution
See the Dynamicpropertyinsatance_createdby one-to-many relationship for the systemuser entity.
lk_Dynamicpropertyinsatanceattribute_createdonbehalfby
Added by: System Solution Solution
See the lk_Dynamicpropertyinsatanceattribute_createdonbehalfby one-to-many relationship for the systemuser entity.
lk_Dynamicpropertyinsatanceattribute_ModifiedBy
Added by: System Solution Solution
See the lk_Dynamicpropertyinsatanceattribute_ModifiedBy one-to-many relationship for the systemuser entity.
lk_Dynamicpropertyinsatanceattribute_ModifiedOnBehalfBy
Added by: System Solution Solution
See the lk_Dynamicpropertyinsatanceattribute_ModifiedOnBehalfBy one-to-many relationship for the systemuser entity.
team_DynamicPropertyInstance
Added by: System Solution Solution
See the team_DynamicPropertyInstance one-to-many relationship for the team entity.
business_unit_dynamicproperyinstance
Added by: System Solution Solution
See the business_unit_dynamicproperyinstance one-to-many relationship for the businessunit entity.
TransactionCurrency_Dynamicpropertyinsatance
Added by: System Solution Solution
See the TransactionCurrency_Dynamicpropertyinsatance one-to-many relationship for the transactioncurrency entity.
OwningUser_Dynamicpropertyinsatance
Added by: System Solution Solution
See the OwningUser_Dynamicpropertyinsatance one-to-many relationship for the systemuser entity.
DynamicProperty_DynamicPropertyInstance
See the DynamicProperty_DynamicPropertyInstance one-to-many relationship for the dynamicproperty entity.
InvoiceDetail_Dynamicpropertyinstance
Added by: Sales Solution
See the InvoiceDetail_Dynamicpropertyinstance one-to-many relationship for the invoicedetail entity.
OpportunityProduct_Dynamicpropertyinstance
Added by: Sales Solution
See the OpportunityProduct_Dynamicpropertyinstance one-to-many relationship for the opportunityproduct entity.
QuoteDetail_Dynamicpropertyinstance
Added by: Sales Solution
See the QuoteDetail_Dynamicpropertyinstance one-to-many relationship for the quotedetail entity.
SalesOrderDetail_Dynamicpropertyinstance
Added by: Sales Solution
See the SalesOrderDetail_Dynamicpropertyinstance one-to-many relationship for the salesorderdetail entity.