SqlPersistenceWorkflowInstanceDescription.WorkflowInstanceId 属性

定义

获取工作流实例标识符。

public:
 property Guid WorkflowInstanceId { Guid get(); };
public Guid WorkflowInstanceId { get; }
member this.WorkflowInstanceId : Guid
Public ReadOnly Property WorkflowInstanceId As Guid

属性值

Guid

工作流实例标识符。

适用于