다음을 통해 공유


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

속성 값

Guid

인스턴스 키입니다.

적용 대상