GetSrcInvLocs Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetSrcInvLocs() method retrieves a list of all entities, movable or non-movable, that contain inventory of serialized parts.
| Overload | Description |
|---|---|
| GetSrcInvLocs(Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,String,String,Nullable<Int32>,String,String) | The GetSrcInvLocs() method retrieves a list of all entities, movable or non-movable, that contain inventory of serialized parts. For this overload of the method, the optional entity filters are identified by their entity ID. |
| GetSrcInvLocs(String,String,Nullable<Int32>,String,String,String,String,String,String,String) | The GetSrcInvLocs() method retrieves a list of all entities, movable or non-movable, that contain inventory of serialized parts. For this overload of the method, the optional entity filters are identified by their entity name and site name. The GetSrcInvLocs() method retrieves a list of all entities, movable or non-movable, that contain inventory of serialized parts. For this overload of the method, the optional entity filters are identified by their entity name and site name. Note: The Suppress Message represents internal code only and is not part of the GetSrcInvLocs method. |