ProdTimeUnitOfMeasure::unitOfMeasureByType Method
Retrieves a unit of measure record ID for a particular time unit type.
Syntax
client server public static UnitOfMeasureRecId unitOfMeasureByType(ProdTimeUnitType _prodTimeUnitType)
Run On
Called
Parameters
- _prodTimeUnitType
Type: ProdTimeUnitType Enumeration
The time unit.
Return Value
Type: UnitOfMeasureRecId Extended Data Type
A record ID for the specified unit type if found; otherwise, 0.