UpdateVisibilityInEPDashBoard Method in Class SMS_Collection
The UpdateVisibilityInEPDashBoard
Windows Management Instrumentation (WMI) class method, in Configuration Manager, that shows this collection in the Endpoint Protection dashboard.
The following syntax is simplified from Managed Object Format (MOF) code and defines the method.
Syntax
uint32 UpdateVisibilityInEPDashBoard
{
[IN] Boolean Visible
};
Parameters
Visible
Data type: Boolean
Qualifiers: [id("0"), in]
true
if this collection should show in the Endpoint Protection dashboard.
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.