UofMSchedule


Description

Define a unit of measure schedule in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

Key

UofMScheduleKey

N/A

N/A

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

Description

string

30

N/A

Description of the unit of measure schedule. This property is read-only.

BaseUofM

string

8

N/A

The unit of measure on which all other units of measure are based for the UofM schedule. This property is read-only.

UofMDecimalPlaces
Quantities

QuantityDecimalPlaces

N/A

N/A

The number of decimal places for the UofM schedule. This property is read-only.

Details

ArrayOfUofMScheduleDetail

N/A

N/A

A collection of units 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