SPWorkflowActivityDetails members

Stores status information about an activity in a workflow.

The SPWorkflowActivityDetails type exposes the following members.

Constructors

  Name Description
Public method SPWorkflowActivityDetails Initializes a new instance of the SPWorkflowActivityDetails class.

Top

Properties

  Name Description
Public property ExtendedActivityDetails Stores additional information for activities that implement the ISPActivityDetailsSerializable interface.
Public property Name Gets or sets the name of this instance of a workflow activity.
Public property ShapeId Gets or sets the identifier (ID) for the shape that represents this instance of a workflow activity in a diagram.
Public property Status Gets or sets a value that indicates the status of this instance of a workflow activity.
Public property Type Gets or sets the type of workflow represented by this instance of a workflow activity.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPWorkflowActivityDetails class

Microsoft.SharePoint.Workflow namespace