Procedures, 18
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| Init | () | public | 17-28 | - | |
| Count | () | Integer | public | 17-28 | - |
| GetMinMaxLevel | (var Integer) | public | 17-28 | - | |
| IncLevel | () | public | 17-28 | - | |
| SetLevel | (Integer) | public | 17-28 | - | |
| Add | (Enum Price Asset Type, Code[20]) | public | 17-28 | - | |
| Add | (Enum Price Asset Type, Guid) | public | 17-28 | - | |
| Add | (Enum Price Asset Type) | public | 17-28 | - | |
| Add | (Record Price Asset) | public | 17-28 | - | |
| Add | (Record Price Calculation Buffer) | public | 17-28 | - | |
| GetValue | (Enum Price Asset Type) | Code[20] | public | 17-28 | - |
| Copy | (var Codeunit Price Asset List) | public | 17-28 | - | |
| Append | (var Codeunit Price Asset List) | public | 17-28 | - | |
| GetList | (var Record Price Asset) | Boolean | public | 17-28 | - |
| First | (var Record Price Asset, Integer) | Boolean | public | 17-28 | - |
| Next | (var Record Price Asset) | Boolean | public | 17-28 | - |
| Remove | (Enum Price Asset Type) | Boolean | public | 17-28 | - |
| RemoveAtLevel | (Enum Price Asset Type, Integer) | Boolean | public | 17-28 | - |