ProductTraceabilityHelper.FindUnitOpBatchesByDate

This function performs Lookup BatchItem objects by unit op and date (where date is between the batch start and stop times.

Syntax Parameters Return Value
Function ProductTraceabilityHelper.FindUnitOpBatchesByDate( _
    UnitOpId As Long, _
    DateTime As Variant) As Variant
  • UnitOpId [in]

Type: Long

  • DateTime [in]

Type: Variant

Variant