Public Properties (see also Protected Properties)

  Name Description
public property Activities  (Inherited from CompositeActivity)
public property ActorId ActorId is a Guid value that represents the ObjectID property 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 their ActorID property has been granted rights.
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 IsDynamicActivity  (Inherited from Activity)
public property Name  (Inherited from Activity)
public property PageSize Indicates the page size.
public property Parent  (Inherited from Activity)
public property QualifiedName  (Inherited from Activity)
public property Selection An array of String objects that represent a list of attributes to be returned by the activity for each item in the query result.
public property Site  (Inherited from DependencyObject)
public property SortingAttributes An array of the SortingAttribute class that represents the names of attributes to sort the enumeration results by.
public property TotalResultsCount Indicates the total number of results.
public property UserData  (Inherited from DependencyObject)
public property XPathFilter Stores the FIM XPath filter that is used to identify the resources that are included in the enumeration.

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