Activity.Id 屬性

定義

取得工作流程定義範圍內的唯一識別碼。

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

屬性值

工作流程定義範圍內的唯一識別碼。

備註

Id 會用於追蹤和驗證。

適用於