GetUnComplSNos Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetUnComplSNos() method returns a list of uncompleted serial numbers for the specified item.
This overload of the method uses the entity ID to specify the entity.
| Overload | Description |
|---|---|
| GetUnComplSNos(Int32,String,String,Int32,String,Boolean) | The GetUnComplSNos() method returns a list of uncompleted serial numbers for the specified item. This overload of the method uses the entity ID to specify the entity. |
| GetUnComplSNos(String,String,String,String,Int32,String,Boolean) | The GetUnComplSNos() method returns a list of uncompleted serial numbers for the specified item. This overload of the method uses the entity name and site name to specify the entity. |