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 the ObjectID of the resource that is updated by the UpdateResourceActivity activity.
public property Site  (Inherited from DependencyObject)
public property UpdateParameters Gets and sets an array of Microsoft.ResourceManagement.WebServices.WSResourceManagement.UpdateRequestParameter objects that represent the delta updates that the activity will apply to the target resource.
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