Sdílet prostřednictvím


Metoda GetAutoInstallRequiredSoftwaretoNonBusinessHours ve třídě CCM_ClientUXSettings

Metoda GetAutoInstallRequiredSoftwaretoNonBusinessHours třídy WMI (Windows Management Instrumentation) v Configuration Manager, která získá hodnotu pro AutomaticallyInstallSoftware.

Následující syntaxe je zjednodušena z kódu MOF (Managed Object Format) a definuje metodu.

Syntaxe

uint32 GetAutoInstallRequiredSoftwaretoNonBusinessHours   
{  
    [OUT]   Boolean AutomaticallyInstallSoftware  
};  

Parametry

AutomaticallyInstallSoftware
Datový typ: Boolean

Kvalifikátory: [id("0"), out]

true V případě potřeby by měl být software automaticky nainstalován mimo pracovní dobu.

Poznámky

Požadavky

Požadavky na modul runtime

Další informace najdete v tématu Configuration Manager Server Runtime Requirements.

Požadavky na vývoj

Další informace najdete v tématu Požadavky na vývoj Configuration Manager Serveru.