uom EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Unit of measure.
Entity Set path:[organization URI]/api/data/v8.2/uoms
Base Type: crmbaseentity EntityType
Display Name: Unit
Primary Key: uomid
Primary Name Attribute: name
Properties
Lookup Properties
Single-valued navigation properties
Collection-valued navigation properties
Operations using the uom entity type.
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
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 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 |
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 |
---|---|---|
_baseuom_value |
baseuom |
Choose the base or primary unit on which the unit is based. |
_createdby_value |
createdby |
Unique identifier of the user who created the unit. |
_createdonbehalfby_value |
createdonbehalfby |
Unique identifier of the delegate user who created the uom. |
_modifiedby_value |
modifiedby |
Unique identifier of the user who last modified the unit. |
_modifiedonbehalfby_value |
modifiedonbehalfby |
Unique identifier of the delegate user who last modified the uom. |
_uomscheduleid_value |
uomscheduleid |
Choose the ID of the unit group that the unit is associated with. |
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 |
---|---|---|
baseuom |
unit_of_measurement_base_unit |
|
createdby |
lk_uombase_createdby |
|
createdonbehalfby |
lk_uom_createdonbehalfby |
|
modifiedby |
lk_uombase_modifiedby |
|
modifiedonbehalfby |
lk_uom_modifiedonbehalfby |
|
uomscheduleid |
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 |
baseuom |
|
unit_of_measurement_contract_line_items |
uomid |
|
unit_of_measurement_invoice_details |
uomid |
|
unit_of_measurement_opportunity_products |
uomid |
|
unit_of_measurement_order_details |
uomid |
|
unit_of_measurement_product_price_levels |
uomid |
|
unit_of_measurement_productassociation |
uomid |
|
unit_of_measurement_products |
defaultuomid |
|
unit_of_measurement_quote_details |
uomid |
|
UoM_AsyncOperations |
regardingobjectid_uom |
|
UoM_BulkDeleteFailures |
regardingobjectid_uom |
|
UoM_SyncErrors |
regardingobjectid_uom_syncerror |
Operations using the uom entity type.
The following operations use the uom entity type in a parameter or return type.
Name |
How used |
Description |
---|---|---|
UoM Parameter |
Gets the quantity decimal value of a product for the specified entity in the target. |
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