Public Properties (see also Protected Properties)

  Name Description
public property Activities  (Inherited from CompositeActivity)
public property Description  (Inherited from Activity)
public property EmailTemplate Specifies the EmailTemplate Object that will be used to mail notifications. This API is currently not supported.
public property Enabled  (Inherited from Activity)
public property EnabledActivities  (Inherited from CompositeActivity)
public property ExecutionResult  (Inherited from Activity)
public property ExecutionStatus  (Inherited from Activity)
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 SuppressException If true, errors encountered by the activity will not cause exceptions to be thrown by the activity. This API is currently not supported.
public property To Contains a list of users, sets or lookup parameters that will be resolved at runtime. This API is currently not supported.
public property UserData  (Inherited from DependencyObject)

Protected Properties

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

See Also