PSWorkflowInstanceStore.Load(WorkflowStoreComponents) 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.
Load
public:
void Load(Microsoft::PowerShell::Workflow::WorkflowStoreComponents components);
public:
void Load(Microsoft::PowerShell::Workflow::WorkflowStoreComponents components);
void Load(Microsoft::PowerShell::Workflow::WorkflowStoreComponents components);
public void Load (Microsoft.PowerShell.Workflow.WorkflowStoreComponents components);
member this.Load : Microsoft.PowerShell.Workflow.WorkflowStoreComponents -> unit
Public Sub Load (components As WorkflowStoreComponents)
Parameters
- components
- WorkflowStoreComponents