PSWorkflowId Class

Definition

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

Applies to