Codeunit 8703 Feature Telemetry in 20
- App
- System Application
Versions171819202122232425262728latest
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| LogUsage | (Text, Text, Text) | public | - | ||||
| LogUsage | (Text, Text, Text, Dictionary) | public | - | ||||
| LogError | (Text, Text, Text, Text) | public | - | ||||
| LogError | (Text, Text, Text, Text, Text) | public | - | ||||
| LogError | (Text, Text, Text, Text, Text, Dictionary) | public | - | ||||
| LogUptake | (Text, Text, Enum Feature Uptake Status) | public | - | ||||
| LogUptake | (Text, Text, Enum Feature Uptake Status, Boolean) | public | - | ||||
| LogUptake | (Text, Text, Enum Feature Uptake Status, Boolean, Dictionary) | public | - | ||||
| LogUptake | (Text, Text, Enum Feature Uptake Status, Boolean, Boolean) | public | Pending 21.0 | ||||
| Other overloads should be used instead. | |||||||
| LogUptake | (Text, Text, Enum Feature Uptake Status, Boolean, Boolean, Dictionary) | public | Pending 21.0 | ||||
| Other overloads should be used instead. | |||||||
| LogUptake | (Text, Text, Enum Feature Uptake Status, Dictionary) | public | - | ||||