PowerShellTraceSource.WriteScheduledJobErrorEvent(Object[]) Method        
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Writes operational scheduled job error message.
public:
 void WriteScheduledJobErrorEvent(... cli::array <System::Object ^> ^ args);
	public void WriteScheduledJobErrorEvent(params object[] args);
	member this.WriteScheduledJobErrorEvent : obj[] -> unit
	Public Sub WriteScheduledJobErrorEvent (ParamArray args As Object())
	Parameters
- args
 - Object[]