GetDescLocs Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetDescLocs() method retrieves the top two storage locations contained within the supplied entity hierarchy.
| Overload | Description |
|---|---|
| GetDescLocs(Int32) | The GetDescLocs() method retrieves the top two storage locations contained within the supplied entity hierarchy. For this overload of the method, the entity is identified by its entity ID. |
| GetDescLocs(String,String) | The GetDescLocs() method retrieves the top two storage locations contained within the supplied entity hierarchy. For this overload of the method, the entity is identified by its entity name and site name. |