Property (DynamicProperty) entity reference

Information about a product property.

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
SetState SetStateRequest
Update UpdateRequest or
Update

Properties

Property Value
CollectionSchemaName DynamicProperties
DisplayCollectionName Properties
DisplayName Property
EntitySetName dynamicproperties
IsBPFEntity False
LogicalCollectionName dynamicproperties
LogicalName dynamicproperty
OwnershipType OrganizationOwned
PrimaryIdAttribute dynamicpropertyid
PrimaryNameAttribute name
SchemaName DynamicProperty

Writable attributes

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

BaseDynamicPropertyId

Property Value
Description Shows the property in the product family that this property is being inherited from.
DisplayName Base Property
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName basedynamicpropertyid
RequiredLevel None
Targets dynamicproperty
Type Lookup

BaseDynamicPropertyIdName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName basedynamicpropertyidname
MaxLength 200
RequiredLevel None
Type String

DataType

Property Value
Description Select the data type of the property.
DisplayName Data Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName datatype
RequiredLevel SystemRequired
Type Picklist

DataType Choices/Options

Value Label Description
0 Option Set
1 Decimal
2 Floating Point Number
3 Single Line Of Text
4 Whole Number

DefaultValueDecimal

Property Value
Description Shows the default value of the property for a decimal data type.
DisplayName Default Decimal Value
IsValidForForm True
IsValidForRead True
LogicalName defaultvaluedecimal
MaxValue 100000000000
MinValue -100000000000
Precision 2
RequiredLevel None
Type Decimal

DefaultValueDouble

Property Value
Description Shows the default value of the property for a double data type.
DisplayName Default Double Value
IsValidForForm True
IsValidForRead True
LogicalName defaultvaluedouble
MaxValue 100000000000
MinValue -100000000000
Precision 5
RequiredLevel None
Type Double

DefaultValueInteger

Property Value
Description Shows the default value of the property for a whole number data type.
DisplayName Default Whole Number Value
Format None
IsValidForForm True
IsValidForRead True
LogicalName defaultvalueinteger
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

DefaultValueOptionSet

Property Value
Description Shows the default value of the property.
DisplayName Default OptionSet Value
IsValidForForm True
IsValidForRead True
LogicalName defaultvalueoptionset
RequiredLevel None
Targets dynamicpropertyoptionsetitem
Type Lookup

DefaultValueString

Property Value
Description Shows the default value of the property for a string data type.
DisplayName Default String Value
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName defaultvaluestring
MaxLength 1024
RequiredLevel None
Type String

Description

Property Value
Description Type a description for the property.
DisplayName Description
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type Memo

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 unique identifier of the property.
DisplayName Property ID
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName dynamicpropertyid
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

IsHidden

Property Value
Description Defines whether the attribute is hidden or shown.
DisplayName Hidden
IsValidForForm True
IsValidForRead True
LogicalName ishidden
RequiredLevel SystemRequired
Type Boolean

IsHidden Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

IsReadOnly

Property Value
Description Defines whether the attribute is read-only or if it can be edited.
DisplayName Read-Only
IsValidForForm True
IsValidForRead True
LogicalName isreadonly
RequiredLevel SystemRequired
Type Boolean

IsReadOnly Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

IsRequired

Property Value
Description Defines whether the attribute is mandatory.
DisplayName Required
IsValidForForm True
IsValidForRead True
LogicalName isrequired
RequiredLevel SystemRequired
Type Boolean

IsRequired Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

MaxLengthString

Property Value
Description Shows the maximum allowed length of the property for a string data type.
DisplayName Maximum String Length
Format None
IsValidForForm True
IsValidForRead True
LogicalName maxlengthstring
MaxValue 1024
MinValue 0
RequiredLevel None
Type Integer

MaxValueDecimal

Property Value
Description Shows the maximum allowed value of the property for a decimal data type.
DisplayName Maximum Decimal Value
IsValidForForm True
IsValidForRead True
LogicalName maxvaluedecimal
MaxValue 100000000000
MinValue -100000000000
Precision 2
RequiredLevel None
Type Decimal

MaxValueDouble

Property Value
Description Shows the maximum allowed value of the property for a double data type.
DisplayName Maximum Double Value
IsValidForForm True
IsValidForRead True
LogicalName maxvaluedouble
MaxValue 100000000000
MinValue -100000000000
Precision 5
RequiredLevel None
Type Double

MaxValueInteger

Property Value
Description Shows the maximum allowed value of the property for a whole number data type.
DisplayName Maximum Whole Number Value
Format None
IsValidForForm True
IsValidForRead True
LogicalName maxvalueinteger
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

MinValueDecimal

Property Value
Description Shows the minimum allowed value of the property for a decimal data type.
DisplayName Minimum Decimal Value
IsValidForForm True
IsValidForRead True
LogicalName minvaluedecimal
MaxValue 100000000000
MinValue -100000000000
Precision 2
RequiredLevel None
Type Decimal

MinValueDouble

Property Value
Description Shows the minimum allowed value of the property for a double data type.
DisplayName Minimum Double Value
IsValidForForm True
IsValidForRead True
LogicalName minvaluedouble
MaxValue 100000000000
MinValue -100000000000
Precision 5
RequiredLevel None
Type Double

MinValueInteger

Property Value
Description Shows the minimum allowed value of the property for a whole number data type.
DisplayName Minimum Whole Number Value
Format None
IsValidForForm True
IsValidForRead True
LogicalName minvalueinteger
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

Name

Property Value
Description Type the name of the property.
DisplayName Name
FormatName Text
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 100
RequiredLevel SystemRequired
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

OverwrittenDynamicPropertyId

Property Value
Description Shows the related overwritten property.
DisplayName Overwritten Property
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overwrittendynamicpropertyid
RequiredLevel None
Type Uniqueidentifier

Precision

Property Value
Description Shows the allowed precision of the property for a whole number data type.
DisplayName Precision
Format None
IsValidForForm True
IsValidForRead True
LogicalName precision
MaxValue 5
MinValue 0
RequiredLevel None
Type Integer

RegardingObjectId

Property Value
Description Choose the product that the property is associated with.
DisplayName Regarding
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjectid
RequiredLevel None
Targets product
Type Lookup

RegardingObjectIdName

Added by: Active Solution Solution

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

RegardingObjectTypeCode

Added by: Active Solution Solution

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

RootDynamicPropertyId

Property Value
Description Shows the root property that this property is derived from.
DisplayName Root Property
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName rootdynamicpropertyid
RequiredLevel None
Type Uniqueidentifier

statecode

Property Value
Description Shows the state of the property.
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode Choices/Options

Value Label DefaultStatus InvariantName
0 Active 1 Active
1 Draft 0 Draft
2 Retired 2 Retired

statuscode

Property Value
Description Shows whether the property is active or inactive.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

statuscode Choices/Options

Value Label State
0 Draft 1
1 Active 0
2 Retired 2

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

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

Read-only attributes

These 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 SystemRequired
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 SystemRequired
Type String

DefaultValueOptionSetName

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

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 SystemRequired
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 SystemRequired
Type String

OrganizationId

Property Value
Description Unique identifier for the organization
DisplayName Organization Id
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

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

RegardingObjectIdYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidyominame
MaxLength 4000
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.

dynamicproperty_SyncErrors

Added by: System Solution Solution

Same as the dynamicproperty_SyncErrors many-to-one relationship for the syncerror entity.

Property Value
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName dynamicproperty_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

dynamicproperty_AsyncOperations

Added by: System Solution Solution

Same as the dynamicproperty_AsyncOperations many-to-one relationship for the asyncoperation entity.

Property Value
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName dynamicproperty_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

dynamicproperty_MailboxTrackingFolders

Added by: System Solution Solution

Same as the dynamicproperty_MailboxTrackingFolders many-to-one relationship for the mailboxtrackingfolder entity.

Property Value
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName dynamicproperty_MailboxTrackingFolders
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

dynamicproperty_BulkDeleteFailures

Added by: System Solution Solution

Same as the dynamicproperty_BulkDeleteFailures many-to-one relationship for the bulkdeletefailure entity.

Property Value
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName dynamicproperty_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

dynamicproperty_PrincipalObjectAttributeAccesses

Added by: System Solution Solution

Same as the dynamicproperty_PrincipalObjectAttributeAccesses many-to-one relationship for the principalobjectattributeaccess entity.

Property Value
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName dynamicproperty_PrincipalObjectAttributeAccesses
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

dynamicproperty_base_dynamicproperty

Same as the dynamicproperty_base_dynamicproperty many-to-one relationship for the dynamicproperty entity.

Property Value
ReferencingEntity dynamicproperty
ReferencingAttribute basedynamicpropertyid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName dynamicproperty_base_dynamicproperty
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Dynamicproperty_DynamicPropertyAssociation

Same as the Dynamicproperty_DynamicPropertyAssociation many-to-one relationship for the dynamicpropertyassociation entity.

Property Value
ReferencingEntity dynamicpropertyassociation
ReferencingAttribute dynamicpropertyid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Dynamicproperty_DynamicPropertyAssociation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

DynamicProperty_DynamicPropertyInstance

Same as the DynamicProperty_DynamicPropertyInstance many-to-one relationship for the dynamicpropertyinstance entity.

Property Value
ReferencingEntity dynamicpropertyinstance
ReferencingAttribute dynamicpropertyid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName DynamicProperty_DynamicPropertyInstance
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

DynamicProperty_DynamicPropertyOptionSetItem

Same as the DynamicProperty_DynamicPropertyOptionSetItem many-to-one relationship for the dynamicpropertyoptionsetitem entity.

Property Value
ReferencingEntity dynamicpropertyoptionsetitem
ReferencingAttribute dynamicpropertyid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName DynamicProperty_DynamicPropertyOptionSetItem
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.

lk_DynamicProperty_createdby

Added by: System Solution Solution

See the lk_DynamicProperty_createdby one-to-many relationship for the systemuser entity.

lk_DynamicProperty_createdonbehalfby

Added by: System Solution Solution

See the lk_DynamicProperty_createdonbehalfby one-to-many relationship for the systemuser entity.

lk_DynamicProperty_modifiedby

Added by: System Solution Solution

See the lk_DynamicProperty_modifiedby one-to-many relationship for the systemuser entity.

lk_DynamicProperty_modifiedonbehalfby

Added by: System Solution Solution

See the lk_DynamicProperty_modifiedonbehalfby one-to-many relationship for the systemuser entity.

dynamicproperty_organization

Added by: System Solution Solution

See the dynamicproperty_organization one-to-many relationship for the organization entity.

dynamicproperty_base_dynamicproperty

See the dynamicproperty_base_dynamicproperty one-to-many relationship for the dynamicproperty entity.

DefaultValueOptionSet_DynamicProperty

See the DefaultValueOptionSet_DynamicProperty one-to-many relationship for the dynamicpropertyoptionsetitem entity.

Product_DynamicProperty

See the Product_DynamicProperty one-to-many relationship for the product entity.

ProductAssociation_DynamicProperty

See the ProductAssociation_DynamicProperty one-to-many relationship for the productassociation entity.

See also

About the Entity Reference
Web API EntityType Reference