SCCMWebService..::..ExecuteImmediately Method
Executes an SMS advertisement immediately.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public bool ExecuteImmediately( string Computername, string AdvertisementID )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function ExecuteImmediately ( _ Computername As String, _ AdvertisementID As String _ ) As Boolean
[SoapHeaderAttribute] [WebMethodAttribute] public: bool^ ExecuteImmediately( String^ Computername, String^ AdvertisementID )