Public Properties (see also Protected Properties)

  Name Description
public property Description  (Inherited from Activity)
public property Destination The destination of the calculated value expressed in a lookup parameter syntax.
public property Enabled  (Inherited from Activity)
public property ExecutionResult  (Inherited from Activity)
public property ExecutionStatus  (Inherited from Activity)
public property FunctionExpression Represents the expression that the FunctionActivity evaluates. Common value types for this property include: attributes on the Target object, functions, constant values, and lookup parameters.
public property IsDynamicActivity  (Inherited from Activity)
public property Name  (Inherited from Activity)
public property Parent  (Inherited from Activity)
public property QualifiedName  (Inherited from Activity)
public property Site  (Inherited from DependencyObject)
public property UserData  (Inherited from DependencyObject)

Protected Properties

  Name Description
protected property DesignMode  (Inherited from DependencyObject)
protected property ParentDependencyObject  (Inherited from DependencyObject)
protected property WorkflowInstanceId  (Inherited from Activity)

See Also