GetAvailLots Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetAvailLots() method retrieves all eligible lots for a job running on the specified entity.
This overload of the method uses the entity ID to identify the entity.
| Overload | Description |
|---|---|
| GetAvailLots(String,String,Int32,Int32) | The GetAvailLots() method retrieves all eligible lots for a job running on the specified entity. This overload of the method uses the entity ID to identify the entity. |
| GetAvailLots(String,String,Int32,String,String) | The GetAvailLots() method retrieves all eligible lots for a job running on the specified entity. This overload of the method uses the entity name and site name to identify the entity. |