IInstanceTable 接口

定义

注意

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

留待将来使用。

public interface class IInstanceTable
public interface IInstanceTable
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public interface IInstanceTable
type IInstanceTable = interface
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type IInstanceTable = interface
Public Interface IInstanceTable
属性

注解

备注

本材料讨论的类型和命名空间已废弃不用。 有关详细信息,请参阅 Windows Workflow Foundation 4.5 中弃用的类型

方法

GetActivity(String, String)

留待将来使用。

适用于