ViewStateData.Id プロパティ

定義

このクラスのオブジェクトを一致する WorkflowViewState.Refld 値を持つアクティビティに関連付ける識別子を取得または設定します。

public:
 property System::String ^ Id { System::String ^ get(); void set(System::String ^ value); };
public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

プロパティ値

このクラスのオブジェクトと、WorkflowViewState.Refld 値が一致するアクティビティを関連付ける識別子。

適用対象