LoadWorkflowByInstanceKeyCommand.LookupInstanceKey プロパティ

定義

読み込まれるインスタンスを識別するインスタンス キーを取得します。

public:
 property Guid LookupInstanceKey { Guid get(); void set(Guid value); };
public Guid LookupInstanceKey { get; set; }
member this.LookupInstanceKey : Guid with get, set
Public Property LookupInstanceKey As Guid

プロパティ値

インスタンス キー。

適用対象