Codeunit 3676 BOM Tree Node Dictionary Impl. in 25
- App
- Base Application
- Namespace
- Microsoft.Inventory.BOM.Tree
Versions171819202122232425262728latest
Source29
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Get | (Text, var Codeunit BOM Tree Node) | public | - | |
| Add | (Codeunit BOM Tree Node) | Integer | public | - |
| Remove | (Text) | public | - | |
| ResetEnumerator | () | public | - | |
| MoveNext | () | Boolean | public | - |
| GetCurrent | (var Codeunit BOM Tree Node) | public | - | |
| Count | () | Integer | public | - |