InventTestAssociationTable::recordCountForOrderType Method
Find the total number of quality associations for a specified order type.
Syntax
server public static int64 recordCountForOrderType(InventTestReferenceType _orderType)
Run On
Server
Parameters
- _orderType
Type: InventTestReferenceType Enumeration
The order type for which the number of records is found.
Return Value
Type: int64
The number of records.