dynamicpropertyoptionsetitem EntityType

 

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

Description: Item with a name and value in a property option set type.

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

Base Type: crmbaseentity EntityType

Display Name: Property Option Set Item

Primary Key: dynamicpropertyoptionsetvalueid

Primary Name Attribute: dynamicpropertyoptionname

Properties

Lookup Properties

Single-valued navigation properties

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

dynamicpropertyoptiondescription

Edm.String

Description: Type additional information about the property option set item.

Display Name: Description

dynamicpropertyoptionname

Edm.String

Description: Type the name of the property option set item.

Display Name: Name

dynamicpropertyoptionsetvalueid

Edm.Guid

Description: Shows the unique identifier of the property option set item.

Display Name: Property Option Set ID

dynamicpropertyoptionsetvaluesequencenumber

Edm.Int32

Description: Internal Use Only

Display Name: Internal Use Only

dynamicpropertyoptionvalue

Edm.Int32

Description: Shows the value of the property option set item.

Display Name: Value

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

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: Record Created On

versionnumber

Edm.Int64

Description: Shows the version number of the property option set item.

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.

_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_DynamicPropertyOptionSetItem_createdby

createdonbehalfby

systemuser EntityType

lk_DynamicPropertyOptionSetItem_createdonbehalfby

dynamicpropertyid

dynamicproperty EntityType

DynamicProperty_DynamicPropertyOptionSetItem

modifiedby

systemuser EntityType

lk_DynamicPropertyOptionSetItem_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_DynamicPropertyOptionSetItem_modifiedonbehalfby

organizationid

organization EntityType

DynamicPropertyOptionSetItem_organization

transactioncurrencyid

transactioncurrency EntityType

DynamicPropertyOptionSetItem_TransactionCurrency

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name

Type

Partner

DefaultValueOptionSet_DynamicProperty

dynamicproperty EntityType

dynamicpropertyoptionsetvalueid

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