TransQtyToCurJob Method
- Last UpdatedNov 06, 2025
- 1 minute read
The TransQtyToCurJob() method transfers quantities to the job currently running on the specified entity.
This overload of the method uses the entity ID to specify the entity.
| Overload | Description |
|---|---|
| TransQtyToCurJob(Int32,Int32,String,String,Int32,Double,Double,String,Nullable<Int32>) | The TransQtyToCurJob() method transfers quantities to the job currently running on the specified entity. This overload of the method uses the entity ID to specify the entity. |
| TransQtyToCurJob(Int32,String,String,String,String,Int32,Double,Double,String,Nullable<Int32>) | The TransQtyToCurJob() method transfers quantities to the job currently running on the specified entity. This overload of the method uses the entity name and site name to specify the entity. |