Public Properties (see also Protected Properties)

  Name Description
public property Activities  (Inherited from CompositeActivity)
public property ActorId ActorId is a Guid value representing the ObjectID of the resource to be used when calculating management policy rules that affect a request created by the activity. Activities are able to perform only the operations for which the ActorID has been granted rights. This API is currently not supported.
public property AuthenticationGate This API is currently not supported.
public propertystatic AuthenticationGateTimedOut This API is currently not supported.
public property ChallengeResponse This API is currently not supported.
public property ContainingWorkflow This API is currently not supported.
public property Description  (Inherited from Activity)
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 GateQualifiedName This API is currently not supported.
public property IsDynamicActivity  (Inherited from Activity)
public property MyWorkflowInstanceId This API is currently not supported.
public property Name  (Inherited from Activity)
public property Parent  (Inherited from Activity)
public property QualifiedName  (Inherited from Activity)
public property RegistrationData This API is currently not supported.
public property RequestId Represents the ObjectID of the Request object that caused this activity to be created. This API is currently not supported.
public property Site  (Inherited from DependencyObject)
public property UserData  (Inherited from DependencyObject)
public property ValidationError This API is currently not supported.
public property WorkflowDefinitionId Reference to a WorkflowDefinition object. This API is currently not supported.

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