| UnitsPerTime Property | |
| See Also |
The number of resource units to which the TimePerUnits field relates. The default value is 1.
Field name: NumResUnit.
Read-write property
| Visual Basic |
|---|
Public Property UnitsPerTime() As Long |
Example:
You have a machine that works in cycles. Each cycle takes 15 minutes and it can process 3 items in 1 cycle (3 capacity units within 15 minutes.) In TimePerUnits enter 00:15:00, and in UnitsPerTime enter 3. Alternatively, you can define TimePerUnits as 00:05:00, and UnitsPerTime as 1.