Public Methods (see also Protected Methods)

  Name Description
public method AddHandler  (Inherited from DependencyObject)
public method Clone  (Inherited from Activity)
public method Dispose  Overloaded. (Inherited from CompositeActivity)
public method Equals  Overloaded. (Inherited from Object)
public method GetActivityByName  Overloaded. (Inherited from Activity)
public method GetBinding  (Inherited from DependencyObject)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method GetValue  (Inherited from DependencyObject)
public method GetValueBase  (Inherited from DependencyObject)
public method IsBindingSet  (Inherited from DependencyObject)
public methodstatic Load  Overloaded. (Inherited from Activity)
public method MetaEquals  (Inherited from DependencyObject)
public methodstatic ReferenceEquals  (Inherited from Object)
public method RegisterForStatusChange  (Inherited from Activity)
public method RemoveHandler  (Inherited from DependencyObject)
public method RemoveProperty  (Inherited from DependencyObject)
public method Save  Overloaded. (Inherited from Activity)
public method SetBinding  (Inherited from DependencyObject)
public method SetValue  (Inherited from DependencyObject)
public method SetValueBase  (Inherited from DependencyObject)
public method ToString  (Inherited from Activity)
public method UnregisterForStatusChange  (Inherited from Activity)

Protected Methods

  Name Description
protected method ApplyWorkflowChanges  (Inherited from CompositeActivity)
protected method Cancel  (Inherited from SequenceActivity)
protected method Dispose  Overloaded. (Inherited from CompositeActivity)
protected method Execute Overridden. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
protected method Finalize  (Inherited from DependencyObject)
protected method GetBoundValue  (Inherited from DependencyObject)
protected method GetDynamicActivities  (Inherited from CompositeActivity)
protected method GetInvocationList  (Inherited from DependencyObject)
protected method HandleFault  (Inherited from SequenceActivity)
protected method Initialize  (Inherited from CompositeActivity)
protected method InitializeProperties  (Inherited from DependencyObject)
protected method Invoke  Overloaded. (Inherited from Activity)
protected method MemberwiseClone  (Inherited from Object)
protected method OnActivityChangeAdd  (Inherited from CompositeActivity)
protected method OnActivityChangeRemove  (Inherited from SequenceActivity)
protected method OnActivityExecutionContextLoad Overridden. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
protected method OnActivityExecutionContextUnload  (Inherited from CompositeActivity)
protected method OnClosed  (Inherited from Activity)
protected method OnListChanged  (Inherited from CompositeActivity)
protected method OnListChanging  (Inherited from CompositeActivity)
protected method OnSequenceComplete  (Inherited from SequenceActivity)
protected method OnWorkflowChangesCompleted  (Inherited from SequenceActivity)
protected method RaiseEvent  (Inherited from Activity)
protected method RaiseGenericEvent  (Inherited from Activity)
protected method SetBoundValue  (Inherited from DependencyObject)
protected method SetReadOnlyPropertyValue  (Inherited from DependencyObject)
protected method TrackData  Overloaded. (Inherited from Activity)
protected method Uninitialize  (Inherited from CompositeActivity)

Explicit Interface Implementations

  Name Description
System.Workflow.ComponentModel.IActivityEventListener.OnEvent  (Inherited from SequenceActivity)

See Also