次の方法で共有


LoadWorkflowByInstanceKeyCommand.AssociateInstanceKeyToInstanceId プロパティ

定義

インスタンス キーに関連付けられたインスタンス識別子を取得または設定します。

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

プロパティ値

Guid

インスタンス識別子。

適用対象