PSWorkflowId Class
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.
This class encapsulate the guid to avoid the confusion be job instance id and workflow instance id.
public ref class PSWorkflowId sealed
public ref class PSWorkflowId sealed
class PSWorkflowId sealed
public sealed class PSWorkflowId
type PSWorkflowId = class
Public NotInheritable Class PSWorkflowId
- Inheritance
-
PSWorkflowId
Constructors
PSWorkflowId() |
Default constructor |
PSWorkflowId(Guid) |
Constructor which takes guid. |
Properties
Guid |
Gets Guid |
Methods
NewWorkflowGuid() |
NewWorkflowGuid |