Forum Discussion
SCCM Application Model: Which WMI Properties and Classes Correspond to Software Center Tab Fields?
Service: Microsoft Configuration Manager (SCCM / MECM)
Scenario:
I am working with the Application Model and need to identify the underlying SCCM/WMI property names and associated class names for several fields displayed on the Software Center tab of an Application.
Specifically, I am looking for the properties and classes corresponding to the following fields:
- Selected Language
- Localized Application Name
- Display this as a featured app and highlight it in the Company Portal and Software Center
Environment:
- Microsoft Configuration Manager (Current Branch)
- Application Model
What I am looking for:
- The SCCM/WMI property name associated with each field.
- The SCCM class name (SMS Provider class) where each property is stored.
- If applicable, the related SDK object path or SQL view that exposes these values.
Troubleshooting Performed: I reviewed the Configuration Manager SDK documentation and application-related classes but could not determine the exact property-to-UI mapping for these Software Center settings.
Supporting Material: A screenshot of the Software Center tab highlighting the fields is attached.
Could someone help identify the corresponding WMI properties and classes for these settings?