Public Properties (see also Protected Properties)

  Name Description
public property ActorId Gets and sets the ActorId value. ActorId is a Guid value that represents the ObjectID of the resource that is used to calculate management policy rules that affect a request that is created by the activity. Activities can perform only the operations for which the ActorId has been granted rights.
public property Description  (Inherited from Activity)
public property Enabled  (Inherited from Activity)
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 ResourceId Gets and sets the Guid value that represents the ObjectID property of the resource that is to be deleted.
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