ScheduledJobDefinition.UpdateJobInvocationInfo 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.
Updates the JobInvocationInfo object.
public void UpdateJobInvocationInfo (System.Management.Automation.JobInvocationInfo jobInvocationInfo, bool save);
member this.UpdateJobInvocationInfo : System.Management.Automation.JobInvocationInfo * bool -> unit
Public Sub UpdateJobInvocationInfo (jobInvocationInfo As JobInvocationInfo, save As Boolean)
Parameters
- jobInvocationInfo
- JobInvocationInfo
JobInvocationInfo
- save
- Boolean
Save to store