PSWorkflowInstance.InstanceStore Property
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.
InstanceStore
public:
virtual property Microsoft::PowerShell::Workflow::PSWorkflowInstanceStore ^ InstanceStore { Microsoft::PowerShell::Workflow::PSWorkflowInstanceStore ^ get(); };
public:
virtual property Microsoft::PowerShell::Workflow::PSWorkflowInstanceStore ^ InstanceStore { Microsoft::PowerShell::Workflow::PSWorkflowInstanceStore ^ get(); };
public virtual Microsoft.PowerShell.Workflow.PSWorkflowInstanceStore InstanceStore { get; }
member this.InstanceStore : Microsoft.PowerShell.Workflow.PSWorkflowInstanceStore
Public Overridable ReadOnly Property InstanceStore As PSWorkflowInstanceStore