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

属性值

实例标识符。

适用于