Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Stores status information about an activity in a workflow.
The SPWorkflowActivityDetails type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPWorkflowActivityDetails | Initializes a new instance of the SPWorkflowActivityDetails class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ExtendedActivityDetails | Stores additional information for activities that implement the ISPActivityDetailsSerializable interface. |
![]() |
Name | Gets or sets the name of this instance of a workflow activity. |
![]() |
ShapeId | Gets or sets the identifier (ID) for the shape that represents this instance of a workflow activity in a diagram. |
![]() |
Status | Gets or sets a value that indicates the status of this instance of a workflow activity. |
![]() |
Type | Gets or sets the type of workflow represented by this instance of a workflow activity. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top