How to Bind Configuration Manager Data to a Form
In brief
The `ms.service` metadata value changed from `microsoft-endpoint-configuration-manager` to `configuration-manager`; `ms.subservice` remains `sdk`.
What Intune admins need to know
No administrator action is required.
This summary was assembled from the tracked documentation change. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
How to Bind Configuration Manager Data to a Form
In Configuration Manager, to bind Configuration Manager console data to a property sheet, you use the DataBindings property of the property sheet's control class.
@@ -5,7 +5,7 @@ description: In Configuration Manager, to bind console data to a property sheet, ms.subservice: sdk ms.topic: how-to ms.collection: tier3-ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # How to Bind Configuration Manager Data to a Form In Configuration Manager, to bind Configuration Manager console data to a property sheet, you use the `DataBindings` property of the property sheet's control class.