다음을 통해 공유


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

속성 값

인스턴스 식별자입니다.

적용 대상