UofMScheduleDetail


Description

Defines a unit of measure associated with a UofM schedule.

Properties

Property

Type

Length

Default

Description

Key

UofMScheduleDetailKey

N/A

N/A

The UofM schedule detail key object that uniquely identifies a unit of measure detail. This property is read-only.

UofM

string

8

N/A

A unit of measure. This property is read-only.

EquivalentUofM

string

8

N/A

The equivalent unit of measure. This property is read-only.

EquivalentUofMQuantity

Quantity

N/A

N/A

The quantity of the equivalent unit of measure. This property is read-only.

QuantityInBaseUofM

Quantity

N/A

N/A

The quantity in the base unit of measure. This property is read-only.

LongDescription

string

N/A

N/A

A description of the unit of measure. This property is read-only.

LastModifiedDate

dateTime

N/A

Set to the system date

The last date the unit of measure schedule was modified. The time is in Coordinated Universal Time (UTC).

LastModifiedBy

string

N/A

N/A

Not implemented.


Inherits from

BusinessObject


Documentation Feedback