Public Shared ReadOnly Property ItemId As String
public static string ItemId {get;}
{ // Get the Workflow Manager item Id var itemId = WorkflowClientModule.ItemId; // Use the itemId to identify the Workflow Manager item }
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
WorkflowClientModule Class WorkflowClientModule Members