uom EntityType

Description: Unit of measure.

Entity Set path: [organization URI]/api/data/v8.0/uoms

Base Type: crmbaseentity EntityType

Display Name: Unit

Primary Key: uomid

Primary Name Attribute: name

Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

Properties represent fields of data stored in the entity. Some properties are not writable.

Name Type Details

_baseuom_value

Edm.Guid

Description: Choose the base or primary unit on which the unit is based.

Computed property

Read-only property

_createdby_value

Edm.Guid

Description: Unique identifier of the user who created the unit.

Computed property

Read-only property

_createdbyexternalparty_value

Edm.Guid

Description: Shows the external party who created the record.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the uom.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who last modified the unit.

Computed property

Read-only property

_modifiedbyexternalparty_value

Edm.Guid

Description: Shows the external party who modified the record.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who last modified the uom.

Computed property

Read-only property

_uomscheduleid_value

Edm.Guid

Description: Choose the ID of the unit group that the unit is associated with.

Computed property

Read-only property

createdon

Edm.DateTimeOffset

Description: Date and time when the unit was created.

Display Name: Created On

Read-only property

importsequencenumber

Edm.Int32

Description: Unique identifier of the data import or data migration that created this record.

Display Name: Import Sequence Number

isschedulebaseuom

Edm.Boolean

Description: Tells whether the unit is the base unit for the associated unit group.

Default Options:

1 : Yes
0 : No

Display Name: Is Schedule Base Unit

Read-only property

modifiedon

Edm.DateTimeOffset

Description: Date and time when the unit was last modified.

Display Name: Modified On

Read-only property

name

Edm.String

Description: Type a descriptive title or name for the unit of measure.

Display Name: Name

organizationid

Edm.Guid

Description: Unique identifier of the organization associated with the unit of measure.

Display Name: Organization

Read-only property

overriddencreatedon

Edm.DateTimeOffset

Description: Date and time that the record was migrated.

Display Name: Record Created On

quantity

Edm.Decimal

Description: Unit quantity for the product.

Display Name: Quantity

uomid

Edm.Guid

Description: Unique identifier of the unit.

Display Name: Unit

versionnumber

Edm.Int64

Description: Version number of the unit.

Display Name: Version Number

Read-only property

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced.

Name Type Partner

baseuom

uom EntityType

unit_of_measurement_base_unit

createdby

systemuser EntityType

lk_uombase_createdby

createdonbehalfby

systemuser EntityType

lk_uom_createdonbehalfby

modifiedby

systemuser EntityType

lk_uombase_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_uom_modifiedonbehalfby

uomscheduleid

uomschedule EntityType

unit_of_measure_schedule_conversions

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

unit_of_measurement_base_unit

uom EntityType

baseuom

unit_of_measurement_contract_line_items

contractdetail EntityType

uomid

unit_of_measurement_invoice_details

invoicedetail EntityType

uomid

unit_of_measurement_opportunity_products

opportunityproduct EntityType

uomid

unit_of_measurement_order_details

salesorderdetail EntityType

uomid

unit_of_measurement_product_price_levels

productpricelevel EntityType

uomid

unit_of_measurement_productassociation

productassociation EntityType

uomid

unit_of_measurement_products

product EntityType

defaultuomid

unit_of_measurement_quote_details

quotedetail EntityType

uomid

UoM_AsyncOperations

asyncoperation EntityType

regardingobjectid_uom

UoM_BulkDeleteFailures

bulkdeletefailure EntityType

regardingobjectid_uom

関連項目

他のリソース

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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.