A representation of the important details of a unit of measure schedule within Microsoft Dynamics GP. A list of unit of measure schedule summary objects is returned by the GetUofMScheduleList method.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Key |
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 |
N/A |
N/A |
The number of decimal places for the UofM schedule. 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. |