Structure_oM: Misleading parameter name and description in LoadingPanelProperty
Open
type:compliance
type:documentation
- Dominant language
- C#
- Stars
- 247
- Forks
- 47
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 4
Description
#### What is missing/incorrect?
`LoadingPanelProperty` features a parameter titled `LoadApplication`, whose description says "Load application enum [...]"
This is misleading as the enum type name is actually `LoadPanelSupportConditions`, making it quite difficult to find the correct enum.

Contributor guide
Assessment
This issue has not been assessed yet.