IWorkflowChangeDiff Rozhraní

Definice

Upozornění

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

Podporuje dolování změn pracovních postupů.

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

Poznámky

Note

Tento materiál popisuje typy a obory názvů, které jsou zastaralé. Další informace najdete v tématu Deprecated Types in Windows Workflow Foundation 4.5.

Metody

Name Description
Diff(Object, Object)
Zastaralé.

Určuje změny, ke kterým došlo mezi dvěma definicemi pracovního postupu.

Platí pro